fixes for reactions

This commit is contained in:
MathMan05 2024-08-13 14:32:56 -05:00
parent 6d47156288
commit 190f29c869
3 changed files with 3 additions and 3 deletions

View file

@ -1747,5 +1747,5 @@ form div{
flex-grow:0;
}
.reactiondiv{
margin-left: .4in;
margin-left: .45in;
}