Move style so that it looks OK in the generated HTML help.

This commit is contained in:
Georg Brandl
2008-05-03 20:32:47 +00:00
parent eeb8a4b27e
commit c1fbfea4b2
+1 -2
View File
@@ -195,12 +195,11 @@ div.related ul li a:hover {
div.body {
margin: 0;
padding: 0;
padding: 0.5em 20px 20px 20px;
}
div.bodywrapper {
margin: 0 240px 0 0;
padding: 0.5em 20px 20px 20px;
border-right: 1px solid #ccc;
}