From 4b6bf0462341ef6acd717a927743e8a43f05a720 Mon Sep 17 00:00:00 2001 From: miloyip Date: Tue, 7 Apr 2015 15:35:08 +0800 Subject: [PATCH] Try fixing vertical gap in old doxygen with CSS --- doc/misc/doxygenextra.css | 1 + 1 file changed, 1 insertion(+) diff --git a/doc/misc/doxygenextra.css b/doc/misc/doxygenextra.css index 8cc943f..a0a2a40 100644 --- a/doc/misc/doxygenextra.css +++ b/doc/misc/doxygenextra.css @@ -113,6 +113,7 @@ table.doxtable td, table.doxtable th { background-color: #fff; width: 918px; height: auto !important; + margin-left: 270px !important; } div.contents {