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/caption/caption.css | 3 --- 1 file changed, 3 deletions(-) (limited to 'WebContent/VAADIN/themes/runo/caption') diff --git a/WebContent/VAADIN/themes/runo/caption/caption.css b/WebContent/VAADIN/themes/runo/caption/caption.css index 43abda4067..93d7874665 100644 --- a/WebContent/VAADIN/themes/runo/caption/caption.css +++ b/WebContent/VAADIN/themes/runo/caption/caption.css @@ -6,6 +6,3 @@ height: 16px; background: transparent url(../icons/16/error.png) no-repeat top right; } -.v-ie7 .v-errorindicator { - margin-left: -3px; -} \ No newline at end of file -- cgit v1.2.3