mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
UX: improve styling of closed messages
also cleans up styling of time gaps on mobile
This commit is contained in:
@@ -512,3 +512,17 @@ span.highlighted {
|
||||
.read-state {
|
||||
display: none;
|
||||
}
|
||||
|
||||
.small-action .small-action-desc {
|
||||
.custom-message {
|
||||
margin-left: -40px;
|
||||
}
|
||||
}
|
||||
|
||||
.small-action .topic-avatar {
|
||||
padding: 0;
|
||||
}
|
||||
|
||||
.small-action.time-gap .topic-avatar {
|
||||
margin-top: -5px;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user