From 7bd2ebe2ed212bc94189b036fdf7d8de6735e640 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Leif=20=C3=85strand?= Date: Fri, 16 Mar 2012 13:22:30 +0200 Subject: [PATCH] Remove old hack that nowadays just seems to cause problems (#7984) --- .../VAADIN/themes/reindeer/tabsheet/tabsheet-normal-style.css | 3 --- 1 file changed, 3 deletions(-) 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 */ } -- 2.39.5