]> source.dussan.org Git - vaadin-framework.git/commitdiff
Fixed broken TabSheet styles (again) in Liferay theme after fixes to #10682 57/657/1
authorJohn Ahlroos <john@vaadin.com>
Wed, 16 Jan 2013 06:58:20 +0000 (08:58 +0200)
committerJohn Ahlroos <john@vaadin.com>
Wed, 16 Jan 2013 06:58:20 +0000 (08:58 +0200)
Change-Id: Id3c97e19490725698b6b82d1f08a2e3fd77e8701

WebContent/VAADIN/themes/liferay/tabsheet/tabsheet.scss

index ee077c5fc583c89021d903572a5b5ce79486dcb0..83a36dd80f5a54e571103047a7c92f16a01306af 100644 (file)
        height: 9px;
 }
 
-.v-ff .v-tabsheet-caption-close{
-    margin-top: -17px;
+.v-ff .v-tabsheet-caption-close{
+    margin-top: -10px;
 }
-.v-ff .v-tabsheet-caption-close:only-child {
+.v-ff .v-tabsheet-caption-close:only-child {
     margin-top: -1px;
 }