forked from AuroraMiddleware/gtk
Adwaita: circular buttons
- the vertical padding was thown off with the chin/forehead of menus removed
This commit is contained in:
parent
23331c1919
commit
22741a74ff
@ -4186,7 +4186,7 @@ popover.menu {
|
|||||||
}
|
}
|
||||||
|
|
||||||
box.circular-buttons {
|
box.circular-buttons {
|
||||||
padding: 6px $_menu-padding;
|
padding: $_menu-padding $_menu-padding 6px;
|
||||||
|
|
||||||
button.circular.image-button.model {
|
button.circular.image-button.model {
|
||||||
@extend %list_button;
|
@extend %list_button;
|
||||||
|
Loading…
Reference in New Issue
Block a user