From: Robert Kaiser Date: Sat, 29 Nov 2008 14:22:02 +0000 (+0100) Subject: improve collapsed grippy display in LCARStrek X-Git-Tag: LCARStrek-2.0a2~7^2~1 X-Git-Url: https://git-public.kairo.at/?p=themes.git;a=commitdiff_plain;h=798ffac16c7198c444be9bd8a277e92c170985ab;hp=37bddb2a9fdab47b4ca9289a21039573ebae15f6 improve collapsed grippy display in LCARStrek --- diff --git a/LCARStrek/global/toolbar.css b/LCARStrek/global/toolbar.css index c01dce7d..13655f9e 100644 --- a/LCARStrek/global/toolbar.css +++ b/LCARStrek/global/toolbar.css @@ -111,7 +111,7 @@ toolbargrippy[tbgrippy-collapsed="true"] { /* height gets set to the width of the uncollapsed grippy by default so use !important to force all to the same smaller height */ height: 10px !important; - min-height: 11px; + min-height: 10px; } .collapsed-tray-spacer {