mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2026-01-06 14:04:12 +01:00
Take different tack in minimizing wasted vertical space in navbar.
This commit is contained in:
@@ -248,6 +248,12 @@ statusbarpanel {
|
|||||||
height: 0 !important;
|
height: 0 !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
#nav-bar-customization-target > .toolbarbutton-1 {
|
||||||
|
margin-top: -5px !important;
|
||||||
|
margin-bottom: -5px !important;
|
||||||
|
}
|
||||||
|
|
||||||
|
/*
|
||||||
#PanelUI-button,
|
#PanelUI-button,
|
||||||
#PanelUI-menu-button,
|
#PanelUI-menu-button,
|
||||||
#nav-bar-customization-target > .toolbarbutton-1,
|
#nav-bar-customization-target > .toolbarbutton-1,
|
||||||
@@ -270,6 +276,7 @@ statusbarpanel {
|
|||||||
#nav-bar-customization-target #urlbar {
|
#nav-bar-customization-target #urlbar {
|
||||||
margin-bottom: 0 !important;
|
margin-bottom: 0 !important;
|
||||||
}
|
}
|
||||||
|
*/
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user