mirror of
https://github.com/codeninjasllc/discourse.git
synced 2025-03-25 06:11:20 -04:00
fix alignment of n person liked this.
This commit is contained in:
parent
cc83b55134
commit
636976e5d4
1 changed files with 3 additions and 1 deletions
|
@ -11,6 +11,8 @@
|
||||||
|
|
||||||
.post-actions {
|
.post-actions {
|
||||||
color: #bbb;
|
color: #bbb;
|
||||||
|
clear: both;
|
||||||
|
padding-right: 10px;
|
||||||
text-align: right;
|
text-align: right;
|
||||||
a {color: #bbb;}
|
a {color: #bbb;}
|
||||||
.post-action {
|
.post-action {
|
||||||
|
|
Loading…
Add table
Reference in a new issue