diff --git a/src/gnome-shell/sass/widgets/_quick-settings.scss b/src/gnome-shell/sass/widgets/_quick-settings.scss index 9f2261d..3c7303b 100644 --- a/src/gnome-shell/sass/widgets/_quick-settings.scss +++ b/src/gnome-shell/sass/widgets/_quick-settings.scss @@ -3,7 +3,7 @@ border-radius: 20px + $container_padding * 3 !important; .icon-button, .button { - padding: 10px; + padding: 12px; } .popup-menu-content { diff --git a/src/gnome-shell/shell-42-0/gnome-shell-Compact.css b/src/gnome-shell/shell-42-0/gnome-shell-Compact.css index d4cd045..6267754 100644 --- a/src/gnome-shell/shell-42-0/gnome-shell-Compact.css +++ b/src/gnome-shell/shell-42-0/gnome-shell-Compact.css @@ -1373,7 +1373,7 @@ StScrollBar StButton#vhandle:active, StScrollBar StButton#hhandle:active { } .quick-settings .icon-button, .quick-settings .button { - padding: 10px; + padding: 12px; } .quick-settings .popup-menu-content { diff --git a/src/gnome-shell/shell-42-0/gnome-shell-Dark-Compact.css b/src/gnome-shell/shell-42-0/gnome-shell-Dark-Compact.css index 2467c61..572f16a 100644 --- a/src/gnome-shell/shell-42-0/gnome-shell-Dark-Compact.css +++ b/src/gnome-shell/shell-42-0/gnome-shell-Dark-Compact.css @@ -1373,7 +1373,7 @@ StScrollBar StButton#vhandle:active, StScrollBar StButton#hhandle:active { } .quick-settings .icon-button, .quick-settings .button { - padding: 10px; + padding: 12px; } .quick-settings .popup-menu-content { diff --git a/src/gnome-shell/shell-42-0/gnome-shell-Dark.css b/src/gnome-shell/shell-42-0/gnome-shell-Dark.css index 0e440d4..faeac74 100644 --- a/src/gnome-shell/shell-42-0/gnome-shell-Dark.css +++ b/src/gnome-shell/shell-42-0/gnome-shell-Dark.css @@ -1373,7 +1373,7 @@ StScrollBar StButton#vhandle:active, StScrollBar StButton#hhandle:active { } .quick-settings .icon-button, .quick-settings .button { - padding: 10px; + padding: 12px; } .quick-settings .popup-menu-content { diff --git a/src/gnome-shell/shell-42-0/gnome-shell.css b/src/gnome-shell/shell-42-0/gnome-shell.css index 011144e..1e86efd 100644 --- a/src/gnome-shell/shell-42-0/gnome-shell.css +++ b/src/gnome-shell/shell-42-0/gnome-shell.css @@ -1373,7 +1373,7 @@ StScrollBar StButton#vhandle:active, StScrollBar StButton#hhandle:active { } .quick-settings .icon-button, .quick-settings .button { - padding: 10px; + padding: 12px; } .quick-settings .popup-menu-content {