Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--gtk3/theme/gtk-widgets.css.em1
1 files changed, 1 insertions, 0 deletions
diff --git a/gtk3/theme/gtk-widgets.css.em b/gtk3/theme/gtk-widgets.css.em
index 2896e15..d41c319 100644
--- a/gtk3/theme/gtk-widgets.css.em
+++ b/gtk3/theme/gtk-widgets.css.em
@@ -333,6 +333,7 @@ GtkComboBox .separator {
/* sure the buttons get black color in the next two rules: */
.notebook tab GtkLabel {
color: @white;
+ padding: $(subcell_size)px 0;
}
.notebook tab .button GtkLabel {