mirror of
https://github.com/discourse/discourse.git
synced 2025-09-07 12:02:53 +08:00
FIX: positioning issues with local-dates (#6693)
This commit is contained in:
parent
eb1607bd98
commit
4237ece065
1 changed files with 0 additions and 4 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue