mirror of
https://github.com/flarum/core.git
synced 2025-07-31 13:40:20 +02:00
oops
This commit is contained in:
@@ -345,7 +345,7 @@
|
||||
@media @tablet-up {
|
||||
.Post {
|
||||
padding-left: 20px + @avatar-column-width;
|
||||
min-height: 64px + 20px;
|
||||
min-height: 64px + 40px; // avatar height + padding
|
||||
}
|
||||
.PostUser-avatar {
|
||||
margin-left: -@avatar-column-width;
|
||||
|
Reference in New Issue
Block a user