Remove display:-moz-box from window controls
This commit is contained in:
parent
616342e7fc
commit
93a1d601a5
1 changed files with 0 additions and 1 deletions
|
@ -17,7 +17,6 @@ linux_gtk_window_control_patch.css
|
|||
height: 40px;
|
||||
z-index: 3;
|
||||
visibility: visible !important;
|
||||
display: -moz-box !important;
|
||||
}
|
||||
|
||||
:root[inFullscreen] #navigator-toolbox:not(:hover) .titlebar-buttonbox-container{ display: none !important; }
|
||||
|
|
Loading…
Reference in a new issue