improve collapsed grippy display in LCARStrek
authorRobert Kaiser <robert@notebook.box.kairo.at>
Sat, 29 Nov 2008 14:22:02 +0000 (15:22 +0100)
committerRobert Kaiser <robert@notebook.box.kairo.at>
Sat, 29 Nov 2008 14:22:02 +0000 (15:22 +0100)
LCARStrek/global/toolbar.css

index c01dce7d033f31887771b8bce79737e9376f7af5..13655f9e15c8c218a33c60a85cd6799d64901c02 100644 (file)
@@ -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 {