mirror of
https://github.com/discourse/discourse.git
synced 2025-06-14 18:26:38 +08:00
UX: alignment was off on likes for your own post
This commit is contained in:
@ -100,6 +100,9 @@ nav.post-controls {
|
||||
}
|
||||
&.my-likes {
|
||||
margin-right: -2px;
|
||||
i.fa-heart {
|
||||
padding-left: 10px;
|
||||
}
|
||||
}
|
||||
&.regular-likes {
|
||||
margin-right: -12px;
|
||||
|
Reference in New Issue
Block a user