* [GTK 3.20] Fixed

pull/518/head
Megax 2016-08-23 22:56:36 +02:00
parent d56f32f8e6
commit a487ea7c6d
1 changed files with 5 additions and 0 deletions
gtk-3.20/scss/widgets

View File

@ -132,6 +132,11 @@
separator.titlebutton { margin-left: $spacing * 2; }
button.titlebutton + separator.titlebutton {
margin-left: 0;
margin-right: $spacing * 2;
}
button.titlebutton {
padding: $spacing;
border: 0;