mirror of
https://github.com/flarum/framework.git
synced 2025-04-11 01:35:52 +08:00
Damn you chrome update
This commit is contained in:
parent
19d564d521
commit
2229e0678b
@ -346,7 +346,7 @@
|
|||||||
.Post {
|
.Post {
|
||||||
padding-left: 20px + @avatar-column-width;
|
padding-left: 20px + @avatar-column-width;
|
||||||
}
|
}
|
||||||
.CommentPost {
|
.CommentPost:not(.Post--hidden), .ReplyPlaceholder {
|
||||||
min-height: 64px + 40px; // avatar height + padding
|
min-height: 64px + 40px; // avatar height + padding
|
||||||
}
|
}
|
||||||
.PostUser-avatar {
|
.PostUser-avatar {
|
||||||
@ -399,4 +399,7 @@
|
|||||||
border-color: @control-bg;
|
border-color: @control-bg;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
.LoadingPost .Post-header {
|
||||||
|
position: relative;
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user