Fix status buttons text wrapping in webkit
This commit is contained in:
parent
86b4d74f46
commit
8f391a87ac
|
@ -605,6 +605,7 @@ function readPromo() {
|
|||
opacity: 0.7;
|
||||
flex-grow: 1;
|
||||
max-width: 3.5em;
|
||||
width: max-content;
|
||||
min-width: max-content;
|
||||
&:first-of-type {
|
||||
margin-left: -.5em;
|
||||
|
|
Loading…
Reference in New Issue