fix typo in platform media queries
This commit is contained in:
parent
71fe0e87c7
commit
a5ac138086
1 changed files with 1 additions and 1 deletions
|
@ -24,7 +24,7 @@ See the above repository for updates as well as full license text. */
|
|||
@media (-moz-platform: windows-win7),
|
||||
(-moz-platform: windows-win8),
|
||||
(-moz-os-version: windows-win7),
|
||||
(-moz-os-version: windows-win8){{
|
||||
(-moz-os-version: windows-win8){
|
||||
:root[tabsintitlebar] {
|
||||
--uc-window-control-width: 105px;
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue