mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
UX: prevents cooked dates from wrapping (#7954)
This commit is contained in:
@@ -3,6 +3,7 @@
|
||||
color: $primary;
|
||||
cursor: pointer;
|
||||
border-bottom: 1px dashed $primary-medium;
|
||||
white-space: nowrap;
|
||||
|
||||
.d-icon {
|
||||
color: $primary;
|
||||
|
||||
Reference in New Issue
Block a user