mirror of
https://github.com/flarum/core.git
synced 2025-08-12 11:24:30 +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