mirror of
https://github.com/discourse/discourse.git
synced 2024-11-28 03:33:58 -06:00
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;
|
margin-bottom: 20px;
|
||||||
a {
|
a {
|
||||||
text-decoration: underline;
|
text-decoration: underline;
|
||||||
|
display: inline-flex;
|
||||||
}
|
}
|
||||||
span.active a {
|
span.active a {
|
||||||
font-weight: bold;
|
font-weight: bold;
|
||||||
|
Loading…
Reference in New Issue
Block a user