From f97ba422265f0b3a16fd9928a371d26dfe15a339 Mon Sep 17 00:00:00 2001 From: Horst3180 Date: Tue, 14 Jul 2015 19:16:14 +0200 Subject: fix message-dialog border --- common/gtk-3.0/3.14/_common.scss | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) (limited to 'common/gtk-3.0/3.14/_common.scss') diff --git a/common/gtk-3.0/3.14/_common.scss b/common/gtk-3.0/3.14/_common.scss index d456915..8884b4d 100644 --- a/common/gtk-3.0/3.14/_common.scss +++ b/common/gtk-3.0/3.14/_common.scss @@ -2586,10 +2586,7 @@ GtkVolumeButton.button { padding: 8px; } border-radius: 2px; box-shadow: 0 1px 3px 1px $_wm_border; } - &.message-dialog { - border-radius: 3px; - box-shadow: 0 1px 6px $_wm_border; - } + &.message-dialog { border-radius: 3px; } } } -- cgit v1.2.3