diff --git a/data/theme/gnome-shell.css b/data/theme/gnome-shell.css index d13e3ec10..95cf6a861 100644 --- a/data/theme/gnome-shell.css +++ b/data/theme/gnome-shell.css @@ -614,9 +614,9 @@ StScrollBar StButton#vhandle:active { .window-close, .notification-close { background-image: url("close-window.svg"); - background-size: 34px; - height: 34px; - width: 34px; + background-size: 32px; + height: 32px; + width: 32px; } .window-close {