summaryrefslogtreecommitdiffstats
path: root/WebContent/VAADIN/themes/runo/button/button.css
diff options
context:
space:
mode:
Diffstat (limited to 'WebContent/VAADIN/themes/runo/button/button.css')
-rw-r--r--WebContent/VAADIN/themes/runo/button/button.css12
1 files changed, 0 insertions, 12 deletions
diff --git a/WebContent/VAADIN/themes/runo/button/button.css b/WebContent/VAADIN/themes/runo/button/button.css
index 0ab4d60d1d..530c981436 100644
--- a/WebContent/VAADIN/themes/runo/button/button.css
+++ b/WebContent/VAADIN/themes/runo/button/button.css
@@ -56,12 +56,6 @@
text-overflow: ellipsis;
}
-.v-ie7 .v-button .v-button-wrap {
- overflow: visible;
-}
-
-
-
/* Small style */
.v-button-small .v-button-wrap,
.v-disabled.v-button-small .v-button-wrap {
@@ -160,9 +154,3 @@
.v-checkbox .v-errorindicator {
padding-left: 10px;
}
-.v-ie7 .v-checkbox .v-errorindicator {
- padding-right: 7px;
- }
-.v-ie7 .v-button .v-errorindicator {
- padding-right: 5px;
- } \ No newline at end of file