Add a comment explaining this css.

master
voussoir 2019-08-25 17:47:02 -07:00
parent d5c99b407d
commit b67aa63b26
1 changed files with 3 additions and 0 deletions

View File

@ -29,6 +29,9 @@ h2, h3
#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;
}
#right input