From 51cf4686200b67afa08a49ef99b100d3773bade3 Mon Sep 17 00:00:00 2001 From: MaZderMind Date: Sun, 25 Dec 2016 19:57:44 +0100 Subject: reduce audio-border to 1px --- configs/conferences/33c3/main.less | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'configs/conferences') diff --git a/configs/conferences/33c3/main.less b/configs/conferences/33c3/main.less index f12e209..f8ccfe6 100644 --- a/configs/conferences/33c3/main.less +++ b/configs/conferences/33c3/main.less @@ -145,6 +145,10 @@ h1, h2, body.overview .room a.title, body.overview .panel-primary a, .navbar-bra } } + .room-group-live-music .panel-body { + border-bottom-width: 0 !important; + } + .recordings { .panel { background: none; -- cgit v1.2.3