Hide toolbox bottom border

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

@ -24,3 +24,5 @@
}
.titlebar-placeholder,
#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