GTK3: remove side marging of titlebuttons inside default-decoration headerbar
This commit is contained in:
parent
edb6efc305
commit
e597eb02fd
@ -285,7 +285,10 @@ headerbar {
|
|||||||
button.titlebutton {
|
button.titlebutton {
|
||||||
min-height: 0;
|
min-height: 0;
|
||||||
min-width: 0;
|
min-width: 0;
|
||||||
margin: 0;
|
|
||||||
|
&, &:last-child {
|
||||||
|
margin: 0;
|
||||||
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user