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:
parent
dbd1370ddb
commit
cdf6aa4cb4
1 changed files with 7 additions and 3 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue