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
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

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;