mirror of
https://github.com/discourse/discourse.git
synced 2025-09-08 12:06:51 +08:00
Don't need to show date in smaller font when MMM Y format
This commit is contained in:
parent
b5d0031105
commit
29c3767b7f
2 changed files with 0 additions and 4 deletions
|
@ -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%;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue