diff options
Diffstat (limited to '')
-rw-r--r-- | configs/conferences/33c3/main.less | 4 |
1 files changed, 4 insertions, 0 deletions
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; |