Skip to content
Snippets Groups Projects

[Sprint/GiddyGiraffe](bug): Removed height from login component to stop overflow on TOS button

Closed Ben requested to merge benhayward.ben/front:fix-slight-tos-cutoff-onboarding into master
1 unresolved thread

Closes minds#450 (closed)

image

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.

Edited by Ben

Merge request reports

Pipeline #67204271 passed

Pipeline passed for bd971963 on benhayward.ben:fix-slight-tos-cutoff-onboarding

Approved by

Closed by Mark HardingMark Harding 5 years ago (Jun 20, 2019 2:47pm UTC)

Merge details

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
  • Ben added 1 commit

    added 1 commit

    Compare with previous version

  • Ben resolved all discussions

    resolved all discussions

  • 12 12 display: flex;
    13 13 max-width: 990px;
    14 14 flex-direction: row;
    15 height: 100%;
    15 min-height: 100&;
  • Ben added 1 commit

    added 1 commit

    Compare with previous version

  • Mark Harding approved this merge request

    approved this merge request

  • Mark Harding unapproved this merge request

    unapproved this merge request

  • Mark Harding approved this merge request

    approved this merge request

  • closed

  • Please register or sign in to reply
    Loading