mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
Optically and vertically align the "13 days later" element
This commit is contained in:
parent
b0f4c9ec43
commit
9e769e5357
@ -292,7 +292,7 @@ table.md-table {
|
|||||||
|
|
||||||
.small-action {
|
.small-action {
|
||||||
.topic-avatar {
|
.topic-avatar {
|
||||||
padding: 5px 0;
|
padding: 5px 0 3px;
|
||||||
border-top: none;
|
border-top: none;
|
||||||
float: left;
|
float: left;
|
||||||
i {
|
i {
|
||||||
@ -305,7 +305,7 @@ table.md-table {
|
|||||||
|
|
||||||
.small-action-desc {
|
.small-action-desc {
|
||||||
padding: 0.5em 0 0.5em 4em;
|
padding: 0.5em 0 0.5em 4em;
|
||||||
margin-top: 5px;
|
margin-top: 6px;
|
||||||
text-transform: uppercase;
|
text-transform: uppercase;
|
||||||
font-weight: bold;
|
font-weight: bold;
|
||||||
font-size: 0.9em;
|
font-size: 0.9em;
|
||||||
|
Loading…
Reference in New Issue
Block a user