mirror of
https://github.com/discourse/discourse.git
synced 2024-11-24 05:07:53 +08:00
UX: removes margins from categories in suggested topics message
This commit is contained in:
parent
d589c66f3e
commit
a9734eef81
|
@ -729,6 +729,11 @@ a.mention-group {
|
|||
.topics {
|
||||
padding-bottom: 15px;
|
||||
}
|
||||
.suggested-topics-message {
|
||||
.badge-wrapper {
|
||||
margin-right: 0;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
.large-image-placeholder {
|
||||
|
|
Loading…
Reference in New Issue
Block a user