aboutsummaryrefslogtreecommitdiff
path: root/assets
diff options
context:
space:
mode:
authorAndreas Hubel2018-12-28 17:40:36 +0100
committerAndreas Hubel2018-12-28 17:40:36 +0100
commit7c6f41c8e802b582a566a6b0f484dbf91300a1a5 (patch)
tree62b31348db99abdee9179e3e14f0f7816b110a60 /assets
parent2b78ec78daa0dd4a0d9c9f8a892a3c8faa9d2690 (diff)
Revert "35c3: re-added padding to audio stream tab" – audio player has now also a poster image
This reverts commit 391dccbf84e2c0ecda819db6594c491243fc5df4.
Diffstat (limited to 'assets')
-rw-r--r--assets/css/_room.less4
1 files changed, 0 insertions, 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;
}