mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2026-01-07 20:04:11 +01:00
Fix padding for nested Add-on Bar buttons.
--HG-- extra : rebase_source : 9e2ffe6ebd8da5ea8c8284cf654dbfce1e4c213a
This commit is contained in:
@@ -29,7 +29,7 @@ var StatusLine = Module("statusline", {
|
||||
-moz-appearance: none !important;
|
||||
<padding>
|
||||
}
|
||||
!AddonButton;#addon-bar>xul|toolbarbutton {
|
||||
!AddonButton;#addon-bar>xul|toolbarbutton,#addon-bar>xul|toolbarbutton>xul|toolbarbutton {
|
||||
-moz-appearance: none !important;
|
||||
padding: 0 !important;
|
||||
border-width: 0px !important;
|
||||
|
||||
Reference in New Issue
Block a user