* Fixed gtk3.18

pull/379/head
Megax 2016-04-23 16:34:30 +02:00
parent 7f6bf0d247
commit 6485478945
1 changed files with 2 additions and 0 deletions

View File

@ -51,6 +51,8 @@
} }
&.ssd { &.ssd {
// Fixed gtk-3.18 Unity bug (https://github.com/numixproject/numix-gtk-theme/issues/270)
box-shadow: 0 0 0 1px transparent;
&.maximized { border-radius: 0; } &.maximized { border-radius: 0; }
} }
} }