Fix styling issue on /about when server admin has a long username (#15357)

Co-authored-by: Claire <claire.github-309c@sitedethib.com>
lolsob-rspec
ThibG 2020-12-18 09:43:33 +01:00 committed by GitHub
parent e66964d8f0
commit 82b5e454dc
1 changed files with 1 additions and 0 deletions

View File

@ -732,6 +732,7 @@ $small-breakpoint: 960px;
&__column {
flex: 1 1 50%;
overflow-x: hidden;
}
}