git://git.exim.org
/
exim-website.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
edadd09
)
Fix alignment of dl dd dl entities
author
Todd Lyons
<tlyons@ivenue.com>
Thu, 6 Nov 2014 00:39:46 +0000
(16:39 -0800)
committer
Todd Lyons
<tlyons@ivenue.com>
Thu, 6 Nov 2014 00:39:46 +0000
(16:39 -0800)
templates/static/doc/chapter.css
patch
|
blob
|
history
diff --git
a/templates/static/doc/chapter.css
b/templates/static/doc/chapter.css
index 74c00867ca4b7ef98787d63ec12e55c28eec9e15..4858915c06f5627050ebda0f8ed9afd07e0cb69d 100644
(file)
--- a/
templates/static/doc/chapter.css
+++ b/
templates/static/doc/chapter.css
@@
-103,7
+103,7
@@
dl dd
dl dd dl
{
- margin-left: -
180px
;
+ margin-left: -
2em
;
}