From 7c6f41c8e802b582a566a6b0f484dbf91300a1a5 Mon Sep 17 00:00:00 2001 From: Andreas Hubel Date: Fri, 28 Dec 2018 17:40:36 +0100 Subject: Revert "35c3: re-added padding to audio stream tab" – audio player has now also a poster image This reverts commit 391dccbf84e2c0ecda819db6594c491243fc5df4. --- assets/css/_room.less | 4 ---- 1 file changed, 4 deletions(-) diff --git a/assets/css/_room.less b/assets/css/_room.less index 71c96f4..3202a87 100644 --- a/assets/css/_room.less +++ b/assets/css/_room.less @@ -7,10 +7,6 @@ body.room { } } - .audio .player-wrap.tab-content { - padding: 40px 0; - } - .video.hd .player-wrap.tab-content { padding: 0; } -- cgit v1.2.3