From 9c5a1374d6753bd3602bcdaed5514ff86ede0955 Mon Sep 17 00:00:00 2001 From: Horst3180 Date: Wed, 30 Mar 2016 22:17:03 +0200 Subject: add margins to buttons in osd toolbars --- common/gtk-3.0/3.20/sass/_common.scss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'common/gtk-3.0/3.20/sass/_common.scss') diff --git a/common/gtk-3.0/3.20/sass/_common.scss b/common/gtk-3.0/3.20/sass/_common.scss index bb8f166..1dbef2a 100644 --- a/common/gtk-3.0/3.20/sass/_common.scss +++ b/common/gtk-3.0/3.20/sass/_common.scss @@ -883,7 +883,7 @@ toolbar { &.right { border-width: 0 0 0 1px; } } - &:not(.inline-toolbar):not(.osd) { + &:not(.inline-toolbar) { switch, scale, entry, -- cgit v1.2.3