X-Git-Url: https://git.exim.org/exim-website.git/blobdiff_plain/525ab3ae58b153363df074f8dbe1d0f078fd1b4a..875b32a5cae79542de81d6aa579f8897f83f52e8:/templates/web/doc/chapter.css?ds=sidebyside diff --git a/templates/web/doc/chapter.css b/templates/web/doc/chapter.css index 321d2b2..c206e88 100644 --- a/templates/web/doc/chapter.css +++ b/templates/web/doc/chapter.css @@ -41,7 +41,6 @@ dl dt { clear: left; float: left; - width: 220px; margin: 0; font-weight: bold; padding-left: 2em; @@ -51,7 +50,8 @@ dl dt dl dd { margin-left: 4em; - padding-top: 1.2em + padding-top: 0.2em; + clear: left; line-height: 1.1; white-space: normal; }