diff options
author | Jouni Koivuviita <jouni.koivuviita@itmill.com> | 2009-09-03 11:16:20 +0000 |
---|---|---|
committer | Jouni Koivuviita <jouni.koivuviita@itmill.com> | 2009-09-03 11:16:20 +0000 |
commit | 557bd6bee16d8fca2eccddf06bec013eb157115e (patch) | |
tree | 771d53f2985e329173a372be3a48a52322d41540 | |
parent | a0475419932d6c596c61a9ee520379ab2a86bcef (diff) | |
download | vaadin-framework-557bd6bee16d8fca2eccddf06bec013eb157115e.tar.gz vaadin-framework-557bd6bee16d8fca2eccddf06bec013eb157115e.zip |
Minor IE theme fix for Sampler.
svn changeset:8650/svn branch:6.1
-rw-r--r-- | WebContent/VAADIN/themes/sampler/sampler/styles.css | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/WebContent/VAADIN/themes/sampler/sampler/styles.css b/WebContent/VAADIN/themes/sampler/sampler/styles.css index 63c0c264d5..e2e0718b96 100644 --- a/WebContent/VAADIN/themes/sampler/sampler/styles.css +++ b/WebContent/VAADIN/themes/sampler/sampler/styles.css @@ -257,9 +257,6 @@ overflow: hidden; position: static; } -.v-ie .v-app-SamplerApplication .v-nativebutton-screenshot img.v-icon { - margin-left: -12px; -} .v-app-SamplerApplication .v-table-featuretable tr.v-table-row, .v-app-SamplerApplication .v-table-featuretable tr.v-table-row-odd { |