Bugfx: there was free space around the main window when maximized

See issue #3446
This commit is contained in:
Hombre
2016-10-20 23:14:55 +02:00
parent 395611f8e1
commit c2888d634f

View File

@@ -88,10 +88,10 @@ eventbox .frame {
border-color: #565656; border-color: #565656;
} }
window { window decoration {
padding: 0; padding: 0;
margin: 0; margin: 0;
border: none; box-shadow: 0 0;
} }
button { button {