Skip to content

Move login submit button a bit to the right

Matthias Larisch requested to merge move-login-submit-button into master

Closes issues0#262

What does this MR do?

It moves the submit login button in the nav bar a bit to the right, so it is still partly overlapping the password but clickable in all circumstances.

CI was previously broken because it tried to click at an unfortunate point. So tests are already in place :)

How confident are you it won't break things if deployed?

Quite unlikely, even if it moves into the next line in some weird circumstances (I did not observe this) it should stay clickable.

Links to related issues

Checklist

  • added a test, or explain why one is not needed/possible...
  • no unrelated changes
  • asked someone for a code review
  • joined #foodsharing-beta channel at https://slackin.yunity.org
  • added an entry to CHANGELOG.md (description, merge request link, username(s))

Merge request reports