diff --git a/common/skin/dactyl.css b/common/skin/dactyl.css index 4d4b59d4..b94987f3 100644 --- a/common/skin/dactyl.css +++ b/common/skin/dactyl.css @@ -117,7 +117,7 @@ label[collapsed=true] { /* fixes the min-height: 22px from firefox */ statusbarpanel { -moz-appearance: none !important; - border: 0; + border: 0 !important; min-height: 18px !important; background: transparent; }