]> source.dussan.org Git - vaadin-framework.git/commitdiff
Adjust test css for new layout structure (#8085)
authorLeif Åstrand <leif@vaadin.com>
Thu, 1 Mar 2012 14:14:05 +0000 (16:14 +0200)
committerLeif Åstrand <leif@vaadin.com>
Thu, 1 Mar 2012 14:14:05 +0000 (16:14 +0200)
WebContent/VAADIN/themes/reindeer-tests/styles.css

index 243d1b87d4ac8d48101094715192df6848f503a9..7da9e50a468a6812db378ec9a4bc736bb24ab1b7 100644 (file)
        display: none;
 }
 
+.v-disabled.v-datefield-enabled-readonly-styled,
+.v-readonly.v-datefield-enabled-readonly-styled {
+       padding-right: 0;
+}
+
 .popup-style .v-datefield-calendarpanel-header,
 .v-datefield-popup-popup-style .v-datefield-calendarpanel-time {
        background: red;