[Sprint/GiddyGiraffe](bug): Removed height from login component to stop overflow on TOS button
Closes minds#450 (closed)
The above button was previously cut off
We could possibly get rid of the margin too, but I decided to leave it in to be safe. Let me know.
1/2 discussions resolved
changed the description
approved this merge request
approved this merge request
- Resolved by Ben Hayward
resolved all discussions
- Last updated by Ben Hayward
12 12 display: flex; 13 13 max-width: 990px; 14 14 flex-direction: row; 15 height: 100%; 15 min-height: 100&; - Owner
100&?
changed this line in version 3 of the diff
approved this merge request
unapproved this merge request
approved this merge request
closed