subview-subheader should use - -moz-box rather than set height
This commit is contained in:
@@ -12,7 +12,7 @@ See the above repository for updates as well as full license text. */
|
|||||||
--arrowpanel-padding: 0.8em !important;
|
--arrowpanel-padding: 0.8em !important;
|
||||||
--inline-tab-padding: 8px !important; /* 8px is default value since it looks good - lower values compactify tabs horizontally */
|
--inline-tab-padding: 8px !important; /* 8px is default value since it looks good - lower values compactify tabs horizontally */
|
||||||
}
|
}
|
||||||
.subview-subheader{ height: 24px }
|
.subview-subheader{ display: -moz-box }
|
||||||
menupopup > menuitem,
|
menupopup > menuitem,
|
||||||
menupopup > menu{ padding-block: 0.3em !important; }
|
menupopup > menu{ padding-block: 0.3em !important; }
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user