FIX: removes buggy/unnecessary local-dates margin

This commit is contained in:
Joffrey JAFFEUX 2018-06-06 15:28:56 +02:00 committed by GitHub
parent 56dbbfbd2a
commit a58fb817c0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 4 deletions

View File

@ -20,10 +20,6 @@
color: $primary-high;
}
}
+ .discourse-local-date {
margin-left: .5em;
}
}
.discourse-local-dates-create-modal-footer {