From: Marc Englund Date: Thu, 12 Feb 2009 10:58:27 +0000 (+0000) Subject: Sampler icon margin for IE, fixes #2574 X-Git-Tag: 6.7.0.beta1~3168 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=112b67b5e9073be6cf1efe43be5f171c133a37f9;p=vaadin-framework.git Sampler icon margin for IE, fixes #2574 svn changeset:6817/svn branch:trunk --- diff --git a/WebContent/ITMILL/themes/sampler/sampler/styles.css b/WebContent/ITMILL/themes/sampler/sampler/styles.css index a48069e714..2b1fc5c061 100644 --- a/WebContent/ITMILL/themes/sampler/sampler/styles.css +++ b/WebContent/ITMILL/themes/sampler/sampler/styles.css @@ -201,6 +201,10 @@ margin-top: -2px; margin-left: -3px; } +.i-ie .i-app-SamplerApplication .i-button-screenshot img { + margin-left: -12px; +} + .i-app-SamplerApplication .i-table-featuretable tr.i-table-row, .i-app-SamplerApplication .i-table-featuretable tr.i-table-row-odd {