diff options
Diffstat (limited to 'common/gtk-3.0/3.18/sass/_granite.scss')
-rw-r--r-- | common/gtk-3.0/3.18/sass/_granite.scss | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/common/gtk-3.0/3.18/sass/_granite.scss b/common/gtk-3.0/3.18/sass/_granite.scss index 8e3b35d..c6c59dd 100644 --- a/common/gtk-3.0/3.18/sass/_granite.scss +++ b/common/gtk-3.0/3.18/sass/_granite.scss @@ -143,6 +143,13 @@ GraniteWidgetsStaticNotebook .frame { } // +// Notebook +// +.dynamic-notebook .notebook tab { + .button > GtkImage { padding: 0; } +} + +// // Welcome // GraniteWidgetsWelcome { |