]> source.dussan.org Git - vaadin-framework.git/commitdiff
Fix for #2175 - DateField wrap problem
authorArtur Signell <artur.signell@itmill.com>
Fri, 24 Oct 2008 06:42:03 +0000 (06:42 +0000)
committerArtur Signell <artur.signell@itmill.com>
Fri, 24 Oct 2008 06:42:03 +0000 (06:42 +0000)
svn changeset:5702/svn branch:trunk

WebContent/ITMILL/themes/default/datefield/datefield.css

index 26e9cfa2017c329e56e2315e412a1b9530d933da..4af5e1405ab9c4d0b3f5fea708b4e2acbd90b2f8 100644 (file)
@@ -1,3 +1,7 @@
+.i-datefield {
+       white-space: nowrap;
+}
+
 .i-datefield-textfield {
        vertical-align: top;
 }