mirror of
https://github.com/discourse/discourse.git
synced 2024-11-26 02:40:53 -06:00
Merge pull request #4136 from danskdynamit/align-small-action
Style: align the "13 days later" element
This commit is contained in:
commit
e15f0736cf
@ -292,7 +292,7 @@ table.md-table {
|
||||
|
||||
.small-action {
|
||||
.topic-avatar {
|
||||
padding: 5px 0;
|
||||
padding: 5px 0 3px;
|
||||
border-top: none;
|
||||
float: left;
|
||||
i {
|
||||
@ -305,7 +305,7 @@ table.md-table {
|
||||
|
||||
.small-action-desc {
|
||||
padding: 0.5em 0 0.5em 4em;
|
||||
margin-top: 5px;
|
||||
margin-top: 6px;
|
||||
text-transform: uppercase;
|
||||
font-weight: bold;
|
||||
font-size: 0.9em;
|
||||
|
Loading…
Reference in New Issue
Block a user