vaadin/vaadin-upload

dropLabel should wrap on narrow viewports

marcushellberg opened this issue · 2 comments

When <vaadin-upload> is narrow, dropLabel should probably wrap and get shown under the button. Right now it gets cut off.

screen shot 2017-09-02 at 10 03 02 am

@platosha could we wrap this in vaadin-form-layout? or it sounds like a overwhelming solution.

Fairly certain this could just be as easy as @apply --layout-wrap; in #buttonsPrimary.

Preview:
image
image
image