diff --git a/chrome/window_control_force_linux_system_style.css b/chrome/window_control_force_linux_system_style.css index 223c704..d6615f1 100644 --- a/chrome/window_control_force_linux_system_style.css +++ b/chrome/window_control_force_linux_system_style.css @@ -5,8 +5,7 @@ See the above repository for updates as well as full license text. */ .titlebar-button{ list-style-image: none !important; - appearance: auto !important; - padding: 0 !important; + appearance: none !important; } .titlebar-button > .toolbarbutton-icon{ appearance: auto !important;