aboutsummaryrefslogtreecommitdiffhomepage
path: root/doc/eigendoxy_tabs.css
diff options
context:
space:
mode:
Diffstat (limited to 'doc/eigendoxy_tabs.css')
-rw-r--r--doc/eigendoxy_tabs.css10
1 files changed, 3 insertions, 7 deletions
diff --git a/doc/eigendoxy_tabs.css b/doc/eigendoxy_tabs.css
index 1423133bf..00a02138c 100644
--- a/doc/eigendoxy_tabs.css
+++ b/doc/eigendoxy_tabs.css
@@ -2,13 +2,9 @@
DIV.tabs
{
- position: absolute;
- right: 10pt;
- left: 0px;
- background : url("tab_b.gif") repeat-x bottom;
- margin-bottom : 4px;
- margin-left : 100px;
- margin-top : -2em;
+ float: left;
+ width:100%;
+ background : url("tab_b.gif") repeat-x bottom;
}
DIV.tabs UL