mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-12-02 10:00:54 +00:00
Bug 421847 - "When in fullscreen mode, main toolbar shouldn't have top padding" [p=ventnor.bugzilla@yahoo.com.au (Michael Ventnor) r=Ryan a1.9b5=beltzner]
This commit is contained in:
parent
2804ee6193
commit
121b15b215
@ -67,6 +67,7 @@
|
||||
#navigator-toolbox[inFullscreen="true"],
|
||||
#navigator-toolbox[inFullscreen="true"] > #nav-bar {
|
||||
border-top: none;
|
||||
padding-top: 0;
|
||||
}
|
||||
|
||||
/* Places toolbar */
|
||||
|
Loading…
Reference in New Issue
Block a user