From: Leif Åstrand Date: Fri, 16 Mar 2012 11:22:30 +0000 (+0200) Subject: Remove old hack that nowadays just seems to cause problems (#7984) X-Git-Tag: 7.0.0.alpha2~300^2 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=7bd2ebe2ed212bc94189b036fdf7d8de6735e640;p=vaadin-framework.git Remove old hack that nowadays just seems to cause problems (#7984) --- diff --git a/WebContent/VAADIN/themes/reindeer/tabsheet/tabsheet-normal-style.css b/WebContent/VAADIN/themes/reindeer/tabsheet/tabsheet-normal-style.css index 47e8b94bc7..3d23fa110a 100644 --- a/WebContent/VAADIN/themes/reindeer/tabsheet/tabsheet-normal-style.css +++ b/WebContent/VAADIN/themes/reindeer/tabsheet/tabsheet-normal-style.css @@ -52,9 +52,6 @@ font-size: 14px; font-weight: normal; } -.v-ff .v-tabsheet-caption-close { - margin-top: -17px; -} .v-tabsheet-caption-close:hover { background-image: url(img/close-btn-hover.png); /** sprite-ref: verticals */ }