summaryrefslogtreecommitdiffstats
path: root/htdocs
diff options
context:
space:
mode:
authorot <ot@localhost>2007-05-31 04:00:08 +0000
committerot <ot@localhost>2007-05-31 04:00:08 +0000
commitf9d27e82587bb1f18493a9e3929acb5004e7057e (patch)
tree9f0fbc4dab3996d9ab9ed93b91a12f0ca1a5ad48 /htdocs
parenta9913be771dd5021490ece51da6bab2e68af83ed (diff)
downloadmarkup-validator-f9d27e82587bb1f18493a9e3929acb5004e7057e.zip
markup-validator-f9d27e82587bb1f18493a9e3929acb5004e7057e.tar.gz
markup-validator-f9d27e82587bb1f18493a9e3929acb5004e7057e.tar.bz2
fixing tab height for IE bug
Diffstat (limited to 'htdocs')
-rw-r--r--htdocs/style/base.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/htdocs/style/base.css b/htdocs/style/base.css
index bc3b548..9599834 100644
--- a/htdocs/style/base.css
+++ b/htdocs/style/base.css
@@ -263,7 +263,7 @@ ul#lang_choice li {
/* @group Tabs */
ul#tabset_tabs {
- height: 1.62em;
+ height: 1.59em;
}
ul#tabset_tabs li {