mirror of
https://github.com/discourse/discourse.git
synced 2025-02-16 16:24:55 +00:00
fix up mobile alignment on time gaps
This commit is contained in:
parent
6352528988
commit
98fa098e6f
@ -514,6 +514,9 @@ span.highlighted {
|
||||
}
|
||||
|
||||
.small-action .small-action-desc {
|
||||
p {
|
||||
padding-top: 0;
|
||||
}
|
||||
.custom-message {
|
||||
margin-left: -40px;
|
||||
}
|
||||
@ -521,6 +524,7 @@ span.highlighted {
|
||||
|
||||
.small-action .topic-avatar {
|
||||
padding: 0;
|
||||
margin: 0;
|
||||
}
|
||||
|
||||
.small-action.time-gap .topic-avatar {
|
||||
|
Loading…
x
Reference in New Issue
Block a user