Fix line wrapping of language selection button with long locale codes (#27100)
parent
0a01bc01d2
commit
e8c5754142
|
@ -284,6 +284,7 @@
|
||||||
font-size: 11px;
|
font-size: 11px;
|
||||||
padding: 0 3px;
|
padding: 0 3px;
|
||||||
line-height: 27px;
|
line-height: 27px;
|
||||||
|
white-space: nowrap;
|
||||||
|
|
||||||
&:hover,
|
&:hover,
|
||||||
&:active,
|
&:active,
|
||||||
|
|
Reference in New Issue