[nautilus] style: remove override for notebook button padding



commit d582c7cf16b5e673950b1e99093fbf81fdfa1cda
Author: Cosimo Cecchi <cosimoc gnome org>
Date:   Tue Sep 2 11:12:55 2014 -0700

    style: remove override for notebook button padding
    
    This is taken care of inside GTK proper now.

 src/Adwaita.css |    4 ----
 1 files changed, 0 insertions(+), 4 deletions(-)
---
diff --git a/src/Adwaita.css b/src/Adwaita.css
index 729eb91..170dae5 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;


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]