diff options
Diffstat (limited to 'src/doxygen_css.h')
-rw-r--r-- | src/doxygen_css.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/doxygen_css.h b/src/doxygen_css.h index 27540df..e883f8e 100644 --- a/src/doxygen_css.h +++ b/src/doxygen_css.h @@ -172,6 +172,7 @@ "div.line {\n" " font-family: monospace, fixed;\n" " font-size: 13px;\n" +" min-height: 13px;\n" " line-height: 1.0;\n" " text-wrap: unrestricted;\n" " white-space: -moz-pre-wrap; /* Moz */\n" |