DL CSS change to remove text collisions
[exim-website.git] / templates / web / doc / chapter.css
index 4b88550c194fe39a85193006adb9848fe136992c..321d2b2c4c5d88d6b92c8ad76bb7fb6f7b4d37f5 100644 (file)
@@ -50,7 +50,8 @@ dl dt
 
 dl dd
 {
-  margin-left: 230px;
+  margin-left: 4em;
+  padding-top: 1.2em
   line-height: 1.1;
   white-space: normal;
 }