Hide toolbox bottom border
This commit is contained in:
parent
5b2bb17e1e
commit
07368eb3b3
1 changed files with 3 additions and 1 deletions
|
@ -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…
Reference in a new issue