move reactions to the right

This commit is contained in:
MathMan05 2024-08-13 14:29:55 -05:00
parent fcc3be798a
commit 6d47156288

View file

@ -1745,4 +1745,7 @@ form div{
}
.emojirow{
flex-grow:0;
}
.reactiondiv{
margin-left: .4in;
}