Fix alignment of dl dd dl entities
authorTodd Lyons <tlyons@ivenue.com>
Thu, 6 Nov 2014 00:39:46 +0000 (16:39 -0800)
committerTodd Lyons <tlyons@ivenue.com>
Thu, 6 Nov 2014 00:39:46 +0000 (16:39 -0800)
templates/static/doc/chapter.css

index 74c00867ca4b7ef98787d63ec12e55c28eec9e15..4858915c06f5627050ebda0f8ed9afd07e0cb69d 100644 (file)
@@ -103,7 +103,7 @@ dl dd
 
 dl dd dl
 {
-  margin-left: -180px;
+  margin-left: -2em;
 }