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

View File

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