summaryrefslogtreecommitdiffstats
path: root/src/doxygen_css.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/doxygen_css.h')
-rw-r--r--src/doxygen_css.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/doxygen_css.h b/src/doxygen_css.h
index b9a0a8b..7679514 100644
--- a/src/doxygen_css.h
+++ b/src/doxygen_css.h
@@ -341,6 +341,7 @@
".paramname {\n"
" color: #602020;\n"
" font-style: italic;\n"
+" white-space: nowrap;\n"
"}\n"
"/* End Styling for detailed member documentation */\n"
"\n"
@@ -355,4 +356,3 @@
".directory p { margin: 0px; white-space: nowrap; }\n"
".directory div { display: none; margin: 0px; }\n"
".directory img { vertical-align: -30%; }\n"
-"\n"