Hide the navigator-toolbox bottom border

pull/20/head
MrOtherGuy 6 years ago
parent ab0f3df900
commit 1a9521f9be

@ -1,6 +1,6 @@
:root[sizemode="normal"]{ border-top: none !important }
#navigator-toolbox::after{ content: none !important }
#navigator-toolbox{ border-bottom: none !important }
/* Removes few remaining extra lines above tabs in non-maximized windows */
/* Also prevents small vertical shift when moving tabs in compact density - who knows why */
:root[sizemode="normal"] #titlebar{ -moz-appearance: none !important; }

Loading…
Cancel
Save