don't modify padding around urlbar-container, should fix #106

This commit is contained in:
MrOtherGuy 2021-05-29 21:52:33 +03:00
parent 240b7ee1ec
commit b43f70e395

View file

@ -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 */