1
0
mirror of https://github.com/gryf/pentadactyl-pm.git synced 2026-01-04 06:14:12 +01:00

Fix statusline bustage.

This commit is contained in:
Kris Maglione
2014-08-18 18:40:29 -07:00
parent 3fd718ff12
commit 4ff0e3bc4c
2 changed files with 5 additions and 4 deletions

View File

@@ -168,7 +168,8 @@ statusbarpanel {
visibility: collapse;
}
:-moz-any(#brower-bottombox > #addon-bar, #dactyl-addon-bar) .toolbarbutton-1 > xul|dropmarker {
#brower-bottombox > #addon-bar .toolbarbutton-1 > xul|dropmarker,
#dactyl-addon-bar .toolbarbutton-1 > xul|dropmarker {
margin-left: 0 !important;
margin-right: 0 !important;
}