slightly larger reply count numbers on mobile
This commit is contained in:
parent
9effd92f73
commit
131ae8486b
1 changed files with 1 additions and 7 deletions
|
@ -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%
|
||||||
|
|
Reference in a new issue