don't modify padding around urlbar-container, should fix #106
This commit is contained in:
parent
240b7ee1ec
commit
b43f70e395
1 changed files with 0 additions and 1 deletions
|
@ -17,7 +17,6 @@ See the above repository for updates as well as full license text. */
|
||||||
menupopup > menuitem,
|
menupopup > menuitem,
|
||||||
menupopup > menu{ padding-block: 0.3em !important; }
|
menupopup > menu{ padding-block: 0.3em !important; }
|
||||||
|
|
||||||
#urlbar-container{ padding-block: 2px !important; }
|
|
||||||
#urlbar-background{ margin-block: 1px }
|
#urlbar-background{ margin-block: 1px }
|
||||||
|
|
||||||
/* This is kinda weird, but it makes the horizontal line between tabs and nav-bar render "inside" nav-bar thus tabs are more visibily separated even if there is less space there */
|
/* This is kinda weird, but it makes the horizontal line between tabs and nav-bar render "inside" nav-bar thus tabs are more visibily separated even if there is less space there */
|
||||||
|
|
Loading…
Reference in a new issue