diff --git a/common/skin/dactyl.css b/common/skin/dactyl.css index 7ab594d0..43aef7f4 100644 --- a/common/skin/dactyl.css +++ b/common/skin/dactyl.css @@ -248,6 +248,12 @@ statusbarpanel { height: 0 !important; } +#nav-bar-customization-target > .toolbarbutton-1 { + margin-top: -5px !important; + margin-bottom: -5px !important; +} + +/* #PanelUI-button, #PanelUI-menu-button, #nav-bar-customization-target > .toolbarbutton-1, @@ -270,6 +276,7 @@ statusbarpanel { #nav-bar-customization-target #urlbar { margin-bottom: 0 !important; } +*/ }