From d2da3b7d8488015b3fc46df696036be6a1cc14f0 Mon Sep 17 00:00:00 2001 From: Andreas Hubel Date: Fri, 28 Dec 2018 14:47:59 +0100 Subject: remove spacing border around slide-only stream fixes #89 --- assets/css/_room.less | 4 ---- 1 file changed, 4 deletions(-) (limited to 'assets/css/_room.less') diff --git a/assets/css/_room.less b/assets/css/_room.less index cfffbd8..3202a87 100644 --- a/assets/css/_room.less +++ b/assets/css/_room.less @@ -7,10 +7,6 @@ body.room { } } - .player-wrap.tab-content { - padding: 40px 0; - } - .video.hd .player-wrap.tab-content { padding: 0; } -- cgit v1.2.3