slightly larger reply count numbers on mobile

This commit is contained in:
Jeff Atwood 2015-11-03 15:10:21 -08:00
parent 9effd92f73
commit 131ae8486b

View file

@ -116,10 +116,6 @@
} }
} }
.num.posts {
font-weight: bold;
text-align: right;
}
.age { .age {
white-space: nowrap; white-space: nowrap;
@ -412,9 +408,7 @@ td .main-link {
} }
.topic-list { .topic-list {
.posts-map { .posts-map {
display: inline; font-size: 1.15em;
font-size: 1.071em;
padding-top: 2px;
} }
// so the topic excerpt is full width // so the topic excerpt is full width
// as the containing div is 80% // as the containing div is 80%