From 5e9461ffb49d968cfaa011657d93b366bf1781f3 Mon Sep 17 00:00:00 2001 From: MaZderMind Date: Thu, 13 Apr 2017 20:24:22 +0200 Subject: fix music style --- assets/css/_overview.less | 4 ++++ template/overview.phtml | 4 ++++ 2 files changed, 8 insertions(+) diff --git a/assets/css/_overview.less b/assets/css/_overview.less index 9149f10..5db0de0 100644 --- a/assets/css/_overview.less +++ b/assets/css/_overview.less @@ -84,6 +84,10 @@ body.overview { margin-top: @padding-base-vertical; } } + + .panel-body h2 { + margin: 0; + } } .recordings a { diff --git a/template/overview.phtml b/template/overview.phtml index 5683cd0..8e210eb 100644 --- a/template/overview.phtml +++ b/template/overview.phtml @@ -62,6 +62,10 @@ width="213" height="120" /> + + +

getDisplay())?>

+ hasSchedule()): ?> -- cgit v1.2.3