summaryrefslogtreecommitdiffstats
path: root/shared
diff options
context:
space:
mode:
authorAleksi Hietanen <aleksi@vaadin.com>2016-12-08 11:04:58 +0200
committerHenri Sara <henri.sara@gmail.com>2016-12-08 11:04:58 +0200
commit474057c6a77dded2ffc6cc131c3053341c8959ee (patch)
tree8711a3a0474947e574f1056c168828fd6032c6fe /shared
parent205efc49bf44c3d9150c970906bde7c152ecc2ff (diff)
downloadvaadin-framework-474057c6a77dded2ffc6cc131c3053341c8959ee.tar.gz
vaadin-framework-474057c6a77dded2ffc6cc131c3053341c8959ee.zip
Change default suggestion popup width in ComboBox (#91)
Closes vaadin/framework8-issues#522
Diffstat (limited to 'shared')
-rw-r--r--shared/src/main/java/com/vaadin/shared/ui/combobox/ComboBoxState.java2
1 files changed, 1 insertions, 1 deletions
diff --git a/shared/src/main/java/com/vaadin/shared/ui/combobox/ComboBoxState.java b/shared/src/main/java/com/vaadin/shared/ui/combobox/ComboBoxState.java
index 01a02a4a5f..a7be4865a7 100644
--- a/shared/src/main/java/com/vaadin/shared/ui/combobox/ComboBoxState.java
+++ b/shared/src/main/java/com/vaadin/shared/ui/combobox/ComboBoxState.java
@@ -60,7 +60,7 @@ public class ComboBoxState extends AbstractSingleSelectState {
* itself.
*/
@DelegateToWidget
- public String suggestionPopupWidth = null;
+ public String suggestionPopupWidth = "100%";
/**
* True to allow the user to send new items to the server, false to only