From: paul Date: Sun, 30 Aug 2015 17:53:44 +0000 (+0000) Subject: additional padding in expanded top panel X-Git-Url: http://git.plutz.net/?a=commitdiff_plain;h=285b1ceecc1204178cec53870a109c901d6a3839;p=serve0 additional padding in expanded top panel svn path=/trunk/; revision=90 --- 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 == */