summaryrefslogtreecommitdiff
path: root/doc/html/style.css
diff options
context:
space:
mode:
authorscoder <none@none>2007-02-27 19:49:18 +0100
committerscoder <none@none>2007-02-27 19:49:18 +0100
commit674e7f60a086f40f68f604302346860a93eedfbf (patch)
treec6222417cfa19f54bc7313214fb5a4d5e3b02c52 /doc/html/style.css
parent7a8dd89cb0c9a773a7379892febb4afb48428fa1 (diff)
downloadpython-lxml-674e7f60a086f40f68f604302346860a93eedfbf.tar.gz
[svn r2185] HTML: submenu size
--HG-- branch : trunk
Diffstat (limited to 'doc/html/style.css')
-rw-r--r--doc/html/style.css4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/html/style.css b/doc/html/style.css
index c178e723..c7c25603 100644
--- a/doc/html/style.css
+++ b/doc/html/style.css
@@ -59,8 +59,8 @@ div.sidemenu li.menu:hover ul.submenu.foreign {
border: solid red;
padding: 1ex 1ex 1ex 3ex;
margin-top: 0px;
- margin-left: 2em;
- margin-right: -10em;
+ margin-left: 4em;
+ margin-right: -20em;
background-color: white;
}