summaryrefslogtreecommitdiffstats
path: root/WebContent/VAADIN
diff options
context:
space:
mode:
authorLeif Åstrand <leif@vaadin.com>2012-03-16 13:22:30 +0200
committerLeif Åstrand <leif@vaadin.com>2012-03-16 13:22:30 +0200
commit7bd2ebe2ed212bc94189b036fdf7d8de6735e640 (patch)
tree5042f068bd73b1df2f0448309a7ee5294ae19d66 /WebContent/VAADIN
parent9347946b70c9ae241daf3ca7926f472e4eea40b1 (diff)
downloadvaadin-framework-7bd2ebe2ed212bc94189b036fdf7d8de6735e640.tar.gz
vaadin-framework-7bd2ebe2ed212bc94189b036fdf7d8de6735e640.zip
Remove old hack that nowadays just seems to cause problems (#7984)
Diffstat (limited to 'WebContent/VAADIN')
-rw-r--r--WebContent/VAADIN/themes/reindeer/tabsheet/tabsheet-normal-style.css3
1 files changed, 0 insertions, 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 */
}