UX: alignment was off on likes for your own post
This commit is contained in:
parent
31ce955487
commit
9815f301cc
|
@ -100,6 +100,9 @@ nav.post-controls {
|
|||
}
|
||||
&.my-likes {
|
||||
margin-right: -2px;
|
||||
i.fa-heart {
|
||||
padding-left: 10px;
|
||||
}
|
||||
}
|
||||
&.regular-likes {
|
||||
margin-right: -12px;
|
||||
|
|
Loading…
Reference in New Issue