]> source.dussan.org Git - vaadin-framework.git/commit
Fix button on immediate upload does not obey setWidth() (#14485)
authordenis.magdenkov <denis.magdenkov@arcadia.spb.ru>
Wed, 1 Oct 2014 13:50:30 +0000 (17:50 +0400)
committerVaadin Code Review <review@vaadin.com>
Thu, 23 Oct 2014 12:29:48 +0000 (12:29 +0000)
commit949215f3d89485d02a57bebdd45d7ea2904e28e1
tree061ff43ea975af72b0bce53ff0371acfecb69a1b
parent98a6367842b34f9de56fc19d41dfbbe079c248c1
Fix button on immediate upload does not obey setWidth() (#14485)

Added sass selector for upload in base theme.

Change-Id: Iebf796f0965de6afeac98d6e2a2a9246c9251bab
WebContent/VAADIN/themes/base/upload/upload.scss
uitest/src/com/vaadin/tests/components/upload/UploadImmediateButtonWidth.java [new file with mode: 0644]
uitest/src/com/vaadin/tests/components/upload/UploadImmediateButtonWidthTest.java [new file with mode: 0644]