From 285b1ceecc1204178cec53870a109c901d6a3839 Mon Sep 17 00:00:00 2001 From: paul Date: Sun, 30 Aug 2015 17:53:44 +0000 Subject: [PATCH] additional padding in expanded top panel svn path=/trunk/; revision=90 --- templates/common.css.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/templates/common.css.sh b/templates/common.css.sh index f77a2ea..233e81d 100755 --- a/templates/common.css.sh +++ b/templates/common.css.sh @@ -116,6 +116,7 @@ a.panel { max-height: 100%; overflow-y: scroll; } +.panel#advfilter:target{ padding-bottom: 1em; } /* == Panel Switches == */ -- 2.39.2