Use the same extra titlebar padding on Win7 that is used on Win10
This commit is contained in:
parent
6f2d9f5593
commit
86f8cf4b86
9 changed files with 9 additions and 9 deletions
|
@ -27,7 +27,7 @@ See the above repository for updates as well as full license text. */
|
|||
#navigator-toolbox{ --tab-min-height: 40px }
|
||||
:root[uidensity="compact"] #navigator-toolbox{ --tab-min-height: 32px }
|
||||
|
||||
@media (-moz-os-version: windows-win10){
|
||||
@media (-moz-os-version: windows-win7),(-moz-os-version: windows-win10){
|
||||
:root[sizemode="maximized"] > body > box{ margin-top: 8px }
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue