mirror of
https://github.com/discourse/discourse.git
synced 2025-02-06 11:28:18 +00:00
FIX: positioning issues with local-dates (#6693)
This commit is contained in:
parent
eb1607bd98
commit
4237ece065
@ -1,14 +1,10 @@
|
||||
.discourse-local-date {
|
||||
display: inline-block;
|
||||
vertical-align: top;
|
||||
|
||||
&.cooked-date {
|
||||
color: $primary;
|
||||
cursor: pointer;
|
||||
border-bottom: 1px dashed $primary-medium;
|
||||
|
||||
.d-icon {
|
||||
margin-right: 0.25em;
|
||||
color: $primary;
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user