mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
Don't need to show date in smaller font when MMM Y format
This commit is contained in:
@@ -214,7 +214,6 @@
|
||||
width: 60px;
|
||||
}
|
||||
.with-year {
|
||||
font-size: 85%;
|
||||
white-space: nowrap;
|
||||
}
|
||||
}
|
||||
|
||||
@@ -148,9 +148,6 @@
|
||||
}
|
||||
.age {
|
||||
white-space: nowrap;
|
||||
.with-year {
|
||||
font-size: 85%;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user