adjust time gap alignment on mobile

This commit is contained in:
Jeff Atwood 2016-03-29 23:28:11 -07:00
parent dbd1370ddb
commit cdf6aa4cb4
1 changed files with 7 additions and 3 deletions

View File

@ -8,10 +8,14 @@
padding-bottom: 3px;
text-transform: uppercase;
font-weight: bold;
.topic-avatar {
margin-top: 5px;
}
.small-action .topic-avatar {
margin-top: 5px;
.small-action-desc {
padding-top: 1em;
}
}
.topic-post article {