2
0
Fork 0
mirror of https://github.com/discourse/discourse.git synced 2025-09-06 10:50:21 +08:00

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;
text-transform: uppercase;
font-weight: bold;
}
.small-action .topic-avatar {
margin-top: 5px;
.topic-avatar {
margin-top: 5px;
}
.small-action-desc {
padding-top: 1em;
}
}
.topic-post article {