Skip to content

set width of inputfield to a definde value

Peter Reutlingen requested to merge fix_inputfield_width_in_stores into master

What does this MR do?

Set the width of the inputfields in stores to 50% with min-width, big enough to fit samll screens (e.g. mobilephone)

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

100%

Links to related issues

https://yunity.slack.com/archives/C1T1ZM9A4/p1552333257150500

Screenshot

Screenshot__54_ collapses as it should

Heres the actual version: Screenshot_2019-03-17_Lebensmittel_teilen__statt_wegwerfen_-_foodsharing_Deutschland

And the text in the field wich could be choosen is shortened a bit: Screenshot__55_

Checklist

  • added a screenshot from localhost
  • no unrelated changes (just removed the useless px at .ui-progressbar)
  • 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))
Edited by Chris Oelmueller

Merge request reports