Remove Windows specific extra titlbar paddings from codebase
Firefox 101 doesn't need those anymore :)
This commit is contained in:
@@ -56,11 +56,4 @@ See the above repository for updates as well as full license text. */
|
||||
padding-left: 94px !important;
|
||||
}
|
||||
|
||||
@media (-moz-platform: windows),
|
||||
(-moz-os-version: windows-win7),
|
||||
(-moz-os-version: windows-win10){
|
||||
:root[tabsintitlebar][sizemode="maximized"] #PanelUI-button{
|
||||
top:7px !important;
|
||||
}
|
||||
}
|
||||
*/
|
||||
Reference in New Issue
Block a user