mirror of
https://github.com/discourse/discourse.git
synced 2024-11-23 23:06:57 +08:00
adjust time gap alignment on mobile
This commit is contained in:
parent
dbd1370ddb
commit
cdf6aa4cb4
|
@ -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 {
|
||||||
|
|
Loading…
Reference in New Issue
Block a user