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:
jbrw
2022-08-04 11:45:54 -04:00
committed by GitHub
parent ad18f7488c
commit 46f43d4f7c

View File

@@ -185,6 +185,7 @@ header .discourse-tag {
margin-bottom: 20px;
a {
text-decoration: underline;
display: inline-flex;
}
span.active a {
font-weight: bold;