diff options
Diffstat (limited to 'ext/mixed/css/material.css')
-rw-r--r-- | ext/mixed/css/material.css | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ext/mixed/css/material.css b/ext/mixed/css/material.css index ec55120b..d144937b 100644 --- a/ext/mixed/css/material.css +++ b/ext/mixed/css/material.css @@ -970,6 +970,7 @@ button.popup-menu-item:disabled { height: calc(16em / 14); background-color: var(--text-color); margin-right: 0.5em; + flex: 0 0 auto; } .popup-menu-item-icon:not([hidden]) { display: block; |