aboutsummaryrefslogtreecommitdiff
path: root/docs/reference/html/style.css
diff options
context:
space:
mode:
authorTed Gould <ted@gould.cx>2011-01-27 14:54:38 -0600
committerTed Gould <ted@gould.cx>2011-01-27 14:54:38 -0600
commit9ba798d6097b8f61e587a87d0eca96f48537d661 (patch)
treeec4bd2a9620f9543a5654d2bdec9a73830f1da82 /docs/reference/html/style.css
parent11add3f09572d15b8e73e5e86cda5c554d7a8a96 (diff)
parent41981b1b0cc723c58e515702fc34cfd6bf500ae9 (diff)
downloadlibayatana-appindicator-9ba798d6097b8f61e587a87d0eca96f48537d661.tar.gz
libayatana-appindicator-9ba798d6097b8f61e587a87d0eca96f48537d661.tar.bz2
libayatana-appindicator-9ba798d6097b8f61e587a87d0eca96f48537d661.zip
New upstream release.
Diffstat (limited to 'docs/reference/html/style.css')
-rw-r--r--docs/reference/html/style.css3
1 files changed, 2 insertions, 1 deletions
diff --git a/docs/reference/html/style.css b/docs/reference/html/style.css
index d544a2c..d6f6c26 100644
--- a/docs/reference/html/style.css
+++ b/docs/reference/html/style.css
@@ -32,8 +32,9 @@
/* this is needed so that the local anchors are displayed below the naviagtion */
div.footnote a[name], div.refnamediv a[name], div.refsect1 a[name], div.refsect2 a[name], div.index a[name], div.glossary a[name], div.sect1 a[name]
{
+ display: inline-block;
position: relative;
- padding-top:4.5em;
+ top:-5em;
}
/* this seems to be a bug in the xsl style sheets when generating indexes */
div.index div.index