>tfw you thought you posted at the beginning of the thread, only to return and find your post missingOh well...
>>5460110>>5460112>>5460124>>5460144>>5460292>>5460297>>5460331>>5460340>>5460497>>5460630>>5460918>>5460945>>5461031>>5461228>>5461322Favorites (obviously)
>>5460769Add this to your CSS.
/*Remove border from bottom of toolbars*/
#toolbar-menubar, #mbrInspectorMain {
-moz-appearance: none !important;
border-bottom: solid 1px rgba(0,0,0,0)!important;
}
/*Remove Botton Toolbar Border*/
#navigator-toolbox::after {
display: none !important;
background: transparent !important;
}