mirror of
https://github.com/discourse/discourse.git
synced 2025-02-20 11:48:26 -06:00
UX: prevent header buttons from wrapping text (#24845)
This commit is contained in:
parent
41942357ed
commit
f6644a69c3
@ -101,6 +101,7 @@
|
||||
display: flex;
|
||||
align-items: center;
|
||||
margin-top: 0.2em;
|
||||
white-space: nowrap;
|
||||
}
|
||||
|
||||
.login-button,
|
||||
|
Loading…
Reference in New Issue
Block a user