Min with for popover menus

This commit is contained in:
Grzegorz Leoniec 2019-01-15 09:39:20 +01:00
parent 4aaff6cb50
commit 36d6d5a3f5
No known key found for this signature in database
GPG Key ID: 3AA43686D4EB1377

View File

@ -165,6 +165,8 @@ hr {
}
[class$="menu-popover"] {
min-width: 130px;
a, button {
display: flex;
align-content: center;