Hide toolbox bottom border

pull/3/head
MrOtherGuy 6 years ago
parent 5b2bb17e1e
commit 07368eb3b3

@ -23,4 +23,6 @@
padding-left: var(--window-drag-space-width,0px)
}
.titlebar-placeholder,
#TabsToolbar .titlebar-spacer{ display: none; }
#TabsToolbar .titlebar-spacer{ display: none; }
/* Also hide the toolbox bottom border which isn't at bottom with this setup */
#navigator-toolbox::after{ display: none !important; }
Loading…
Cancel
Save