From 630f529da821cdca4ec72f992fcb34facf645d91 Mon Sep 17 00:00:00 2001 From: Christophe Riccio Date: Mon, 14 Feb 2011 15:17:22 +0000 Subject: [PATCH] Fixed theme --- doc/theme/doxygen.css | 2 ++ 1 file changed, 2 insertions(+) diff --git a/doc/theme/doxygen.css b/doc/theme/doxygen.css index f146cb93..8c3f35eb 100644 --- a/doc/theme/doxygen.css +++ b/doc/theme/doxygen.css @@ -126,6 +126,8 @@ a { margin-left:auto; margin-right:auto; padding:0px; + padding-top:8px; + padding-bottom:8px; width:1000px; }