mirror of
https://github.com/flarum/core.git
synced 2025-07-30 21:20:24 +02:00
Fix user page display on mobile
This commit is contained in:
@@ -47,6 +47,7 @@
|
||||
margin-left: -130px;
|
||||
|
||||
@media @phone {
|
||||
display: block;
|
||||
float: none;
|
||||
margin: 0 auto 20px;
|
||||
width: 64px + 8px;
|
||||
|
Reference in New Issue
Block a user