diff options
Diffstat (limited to 'common/gtk-3.0/3.14/_common.scss')
-rw-r--r-- | common/gtk-3.0/3.14/_common.scss | 5 |
1 files changed, 1 insertions, 4 deletions
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; } } } |