aboutsummaryrefslogtreecommitdiffstats
path: root/doc/doxy-style.css
diff options
context:
space:
mode:
Diffstat (limited to 'doc/doxy-style.css')
-rw-r--r--doc/doxy-style.css2
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/doxy-style.css b/doc/doxy-style.css
index 213d7ed..aedd40d 100644
--- a/doc/doxy-style.css
+++ b/doc/doxy-style.css
@@ -393,6 +393,8 @@ table.memberdecls {
.paramname {
color: #602020;
white-space: nowrap;
+ vertical-align: text-top;
+ padding-right: 1em;
}
.paramname em {