~cytrogen/masto-fe

88fa8e710adf103dee289b2a9cc691a410f97c21 — gunchleoc 2 years ago aeeddb9
Fix line wrapping of language selection button with long locale codes (#27100)

1 files changed, 1 insertions(+), 0 deletions(-)

M app/javascript/styles/mastodon/components.scss
M app/javascript/styles/mastodon/components.scss => app/javascript/styles/mastodon/components.scss +1 -0
@@ 284,6 284,7 @@
  font-size: 11px;
  padding: 0 3px;
  line-height: 27px;
  white-space: nowrap;

  &:hover,
  &:active,