mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
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
Block a user