From 8614e7d2b1e4c5fce31977f7e4c6c4112a2a9402 Mon Sep 17 00:00:00 2001 From: Andreas Hubel Date: Fri, 17 Aug 2018 15:20:37 +0200 Subject: podstock2018: fix css --- configs/conferences/podstock2018/main.less | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'configs/conferences/podstock2018') diff --git a/configs/conferences/podstock2018/main.less b/configs/conferences/podstock2018/main.less index 4723bef..b704591 100644 --- a/configs/conferences/podstock2018/main.less +++ b/configs/conferences/podstock2018/main.less @@ -43,3 +43,7 @@ footer a { .nav > li > a:hover, .nav > li > a:focus { background: #eee; } + +body.overview .panel-body { + min-height: 10px; +} -- cgit v1.2.3