* [GTK 3.20] Fixed #442
parent
d56f32f8e6
commit
a487ea7c6d
gtk-3.20/scss/widgets
|
@ -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;
|
||||
|
|
Loading…
Reference in New Issue