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