mirror of
https://github.com/codeninjasllc/discourse.git
synced 2024-11-23 23:58:31 -05: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 {
|
||||
color: #bbb;
|
||||
clear: both;
|
||||
padding-right: 10px;
|
||||
text-align: right;
|
||||
a {color: #bbb;}
|
||||
.post-action {
|
||||
|
@ -237,4 +239,4 @@ ol.category-breadcrumb {
|
|||
}
|
||||
|
||||
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue