]> 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)
committerSauli Tähkäpää <sauli@vaadin.com>
Wed, 29 Oct 2014 08:47:31 +0000 (10:47 +0200)
commitc8f212e9a311252468c9649ca3920451e4cd1cd6
treef54164a41019422cfe8370d5e6cbc4b757f117d6
parent3e9e19fc57b963e8a2e6c0d3c9a1bdafbc8e4b04
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]