mirror of
https://github.com/discourse/discourse.git
synced 2025-02-16 08:15:00 +00:00
fix alignment of n person liked this.
This commit is contained in:
parent
cc83b55134
commit
636976e5d4
@ -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 {
|
||||||
@ -237,4 +239,4 @@ ol.category-breadcrumb {
|
|||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user