Fix safari post field display issue in single column layout (#10883)

lolsob-rspec
Takeshi Umeda 2019-05-29 18:03:56 +09:00 committed by Eugen Rochko
parent 6f624f449e
commit 9c174f4d02
1 changed files with 1 additions and 0 deletions

View File

@ -1976,6 +1976,7 @@ a.account__display-name {
.columns-area--mobile {
flex-direction: column;
width: 100%;
height: 100%;
margin: 0 auto;
.column,