summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorDanielle Madeley <danielle.madeley@collabora.co.uk>2011-06-24 16:40:09 +0800
committerDanielle Madeley <danielle.madeley@collabora.co.uk>2011-06-24 16:40:09 +0800
commitbf4b8aa9ebda7ba40ee907b09948c7ff739e34cc (patch)
treecebbfedaa9f006163dbc0264422d298f7de7bdd4 /doc
parent169dbedc698181b5d577a86fcc1217ccad0a06d6 (diff)
parentfc38a620798f1e03f318bf5a152d227f7bc3084c (diff)
Merge branch 'css-trivia'
Diffstat (limited to 'doc')
-rw-r--r--doc/templates/style.css3
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/templates/style.css b/doc/templates/style.css
index fa07045d..45ce833f 100644
--- a/doc/templates/style.css
+++ b/doc/templates/style.css
@@ -49,8 +49,9 @@ div.main {
}
div.main a[name] {
+ display: block;
position: relative;
- top: -4.5em;
+ top: -5em;
}
div.outset {