improve collapsed grippy display in LCARStrek
[themes.git] / 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 {