Add a comment explaining this css.

This commit is contained in:
voussoir 2019-08-25 17:47:02 -07:00
parent d5c99b407d
commit b67aa63b26

View file

@ -29,6 +29,9 @@ h2, h3
#right > * #right > *
{ {
/* Fixes button_with_confirm, spinner, etc. from width-jumping on load,
because originally the button is occupying the full width and then becomes
small when it gets put into the holder */
margin-right: auto; margin-right: auto;
} }
#right input #right input