UX: Display gap between tag sort options on PMs (#17342)
Adjust whitespace on tag sorting options so that the two links are rendered with a gap between them.
This commit is contained in:
parent
ad18f7488c
commit
46f43d4f7c
|
@ -185,6 +185,7 @@ header .discourse-tag {
|
|||
margin-bottom: 20px;
|
||||
a {
|
||||
text-decoration: underline;
|
||||
display: inline-flex;
|
||||
}
|
||||
span.active a {
|
||||
font-weight: bold;
|
||||
|
|
Loading…
Reference in New Issue