git://git.exim.org
/
exim-website.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Fix alignment of dl dd dl entities
[exim-website.git]
/
templates
/
static
/
doc
/
chapter.css
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
{
dl dd dl
{
- margin-left: -
180px
;
+ margin-left: -
2em
;
}
}