mirror of
https://github.com/discourse/discourse.git
synced 2025-02-20 11:48:26 -06:00
UX: Remove theme-specific css, fix space
This commit is contained in:
parent
84e77e9078
commit
343ea81ac3
@ -68,10 +68,6 @@
|
||||
margin-right: 0.25em;
|
||||
margin-bottom: 0.25em;
|
||||
|
||||
.tag-icon {
|
||||
margin-right: 0.25em;
|
||||
}
|
||||
|
||||
&.is-highlighted {
|
||||
box-shadow: 0 0 2px var(--danger), 0 1px 0 rgba(0, 0, 0, 0.05);
|
||||
}
|
||||
@ -79,6 +75,7 @@
|
||||
.d-icon {
|
||||
color: var(--primary-low-mid);
|
||||
vertical-align: middle;
|
||||
margin-right: 0.25em;
|
||||
}
|
||||
|
||||
&:hover .d-icon.d-icon-times {
|
||||
|
Loading…
Reference in New Issue
Block a user