2
0
Fork 0
mirror of https://github.com/discourse/discourse.git synced 2025-09-08 12:06:51 +08:00

UX: prevents cooked dates from wrapping (#7954)

This commit is contained in:
Joe 2019-07-30 14:04:30 +08:00 committed by GitHub
parent 5feb342914
commit a0df4c3757
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -3,6 +3,7 @@
color: $primary;
cursor: pointer;
border-bottom: 1px dashed $primary-medium;
white-space: nowrap;
.d-icon {
color: $primary;