diff options
Diffstat (limited to 'src/doxygen_css.h')
-rw-r--r-- | src/doxygen_css.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/doxygen_css.h b/src/doxygen_css.h index 7f5c8b8..00e211b 100644 --- a/src/doxygen_css.h +++ b/src/doxygen_css.h @@ -199,6 +199,8 @@ " border: 1px solid ##cc;\n" " margin: 2px 0px 2px 0;\n" " padding: 2px 10px;\n" +" white-space: nowrap;\n" +" vertical-align: top;\n" "}\n" "\n" "td.indexvalue {\n" |