From d582c7cf16b5e673950b1e99093fbf81fdfa1cda Mon Sep 17 00:00:00 2001 From: Cosimo Cecchi Date: Tue, 2 Sep 2014 11:12:55 -0700 Subject: style: remove override for notebook button padding This is taken care of inside GTK proper now. --- src/Adwaita.css | 4 ---- 1 file changed, 4 deletions(-) diff --git a/src/Adwaita.css b/src/Adwaita.css index 729eb915c..170dae510 100644 --- a/src/Adwaita.css +++ b/src/Adwaita.css @@ -33,10 +33,6 @@ NautilusNotebook .frame { border-width: 0; } -NautilusNotebook.notebook tab .button { - padding: 0px; -} - /* Floating status bar */ .floating-bar { padding: 2px; -- cgit v1.2.1