summaryrefslogtreecommitdiffstats
path: root/WebContent/VAADIN/themes/runo/styles.css
diff options
context:
space:
mode:
Diffstat (limited to 'WebContent/VAADIN/themes/runo/styles.css')
-rw-r--r--WebContent/VAADIN/themes/runo/styles.css8
1 files changed, 8 insertions, 0 deletions
diff --git a/WebContent/VAADIN/themes/runo/styles.css b/WebContent/VAADIN/themes/runo/styles.css
index 1a4304755d..248b2a68c8 100644
--- a/WebContent/VAADIN/themes/runo/styles.css
+++ b/WebContent/VAADIN/themes/runo/styles.css
@@ -228,6 +228,14 @@
float: left;
}
+.v-caption-clearelem {
+ clear: both;
+ width: 0;
+ height: 0;
+ overflow: hidden;
+}
+
+
/* Fix IE6 "double-float-margin-bug" */
.v-ie6 .v-errorindicator,
.v-ie6 .v-icon,