From f76a202fb84e57a7af9e24fa04be8d0f590612fd Mon Sep 17 00:00:00 2001 From: Horst3180 Date: Sun, 16 Aug 2015 19:42:29 +0200 Subject: gnome-shell: fix tab switcher padding --- common/gnome-shell/3.16/gnome-shell.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'common/gnome-shell/3.16/gnome-shell.css') diff --git a/common/gnome-shell/3.16/gnome-shell.css b/common/gnome-shell/3.16/gnome-shell.css index 70ab7da..be123aa 100644 --- a/common/gnome-shell/3.16/gnome-shell.css +++ b/common/gnome-shell/3.16/gnome-shell.css @@ -516,7 +516,7 @@ StScrollBar { padding: 8px; border-radius: 2px; } .switcher-list .item-box:outlined { - padding: 6px; + padding: 8px; border: 1px solid #5294E2; } .switcher-list .item-box:selected { color: #ffffff; -- cgit v1.2.3