]> source.dussan.org Git - vaadin-framework.git/commitdiff
Sampler icon margin for IE, fixes #2574
authorMarc Englund <marc.englund@itmill.com>
Thu, 12 Feb 2009 10:58:27 +0000 (10:58 +0000)
committerMarc Englund <marc.englund@itmill.com>
Thu, 12 Feb 2009 10:58:27 +0000 (10:58 +0000)
svn changeset:6817/svn branch:trunk

WebContent/ITMILL/themes/sampler/sampler/styles.css

index a48069e714c69ab6f0560da2ba2e2a099b671c6d..2b1fc5c061ec76316fc208ee93c71f256f73d7c7 100644 (file)
        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 {