From 587658c364b42f810e97678b862c9862f306c7b0 Mon Sep 17 00:00:00 2001 From: Artur Signell Date: Tue, 22 Nov 2011 13:05:51 +0200 Subject: #7913 Removed IE7 specific CSS rules --- WebContent/VAADIN/themes/runo/button/button.css | 12 ------------ 1 file changed, 12 deletions(-) (limited to 'WebContent/VAADIN/themes/runo/button') 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 -- cgit v1.2.3