Don't need to show date in smaller font when MMM Y format

This commit is contained in:
Neil Lalonde
2014-01-29 17:10:39 -05:00
parent b5d0031105
commit 29c3767b7f
2 changed files with 0 additions and 4 deletions

View File

@@ -214,7 +214,6 @@
width: 60px;
}
.with-year {
font-size: 85%;
white-space: nowrap;
}
}

View File

@@ -148,9 +148,6 @@
}
.age {
white-space: nowrap;
.with-year {
font-size: 85%;
}
}
}