Fix centering on public pages

This commit is contained in:
Thibaut Girka 2019-03-28 15:03:54 +01:00 committed by ThibG
parent 60fc04756a
commit abb53fa338
1 changed files with 1 additions and 0 deletions

View File

@ -192,6 +192,7 @@
.status__info .status__display-name {
display: block;
max-width: 100%;
padding: 6px 0;
padding-right: 25px;
margin: initial;