summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCosimo Cecchi <cosimoc@gnome.org>2014-09-02 11:12:55 -0700
committerCosimo Cecchi <cosimoc@gnome.org>2014-09-02 11:12:55 -0700
commitd582c7cf16b5e673950b1e99093fbf81fdfa1cda (patch)
tree6c76843c0bc7ad6e17a249a4b76c573770df4d2b
parentb80af35e04de976dffea894276d9ac2f6a5a748f (diff)
downloadnautilus-d582c7cf16b5e673950b1e99093fbf81fdfa1cda.tar.gz
style: remove override for notebook button padding
This is taken care of inside GTK proper now.
-rw-r--r--src/Adwaita.css4
1 files changed, 0 insertions, 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;