From 0e13a0462fdcfa0f87e94de2639168c4c13f4e58 Mon Sep 17 00:00:00 2001
From: Andrew Heather <a.heather@opencfd.co.uk>
Date: Thu, 25 Aug 2016 13:36:43 +0100
Subject: [PATCH] BUG: Corrected Doxygen style sheet - patch contributed by
 Bruno Santos.  Fixes #217

---
 doc/Doxygen/css/doxyMod.css | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/doc/Doxygen/css/doxyMod.css b/doc/Doxygen/css/doxyMod.css
index 46ac2dfc5e4..fbb968f594d 100644
--- a/doc/Doxygen/css/doxyMod.css
+++ b/doc/Doxygen/css/doxyMod.css
@@ -118,6 +118,8 @@ tr.memlist
 .OFPlainTable tr td {
     height: 20px;
     padding-left: 5px;
+}
+
 div.line,
 span.comment,
 span.keyword,
-- 
GitLab