Adwaita: circular buttons

- the vertical padding was thown off with the chin/forehead of menus removed
This commit is contained in:
Jakub Steiner 2020-11-16 15:21:46 +01:00
parent 23331c1919
commit 22741a74ff

View File

@ -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;