diff options
Diffstat (limited to 'browser/themes/windows')
-rw-r--r-- | browser/themes/windows/browser.css | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/browser/themes/windows/browser.css b/browser/themes/windows/browser.css index 5698fb3d99..c4c2f814c7 100644 --- a/browser/themes/windows/browser.css +++ b/browser/themes/windows/browser.css @@ -61,11 +61,6 @@ height: calc(var(--tab-min-height) - var(--tabs-navbar-shadow-size)); } -#print-preview-toolbar:not(:-moz-lwtheme) { - appearance: auto; - -moz-default-appearance: toolbox; -} - /* Titlebar */ .titlebar-buttonbox { |