mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
UX: hide date in timeline when wrapping (#19912)
This commit is contained in:
@@ -259,6 +259,7 @@
|
||||
overflow: hidden;
|
||||
padding-left: 1em;
|
||||
position: absolute; // prevents text length from impacting width
|
||||
max-height: 3em; // this hides the date when the count + date would wrap to more than 2 lines
|
||||
}
|
||||
|
||||
.timeline-ago {
|
||||
|
||||
Reference in New Issue
Block a user