summaryrefslogtreecommitdiffstats
path: root/src/doxygen_css.h
diff options
context:
space:
mode:
authordimitri <dimitri@afe2bf4a-e733-0410-8a33-86f594647bc7>2012-03-17 20:32:54 (GMT)
committerdimitri <dimitri@afe2bf4a-e733-0410-8a33-86f594647bc7>2012-03-17 20:32:54 (GMT)
commit6cbcbc787daeae62ce59c04bbc35597986bcca7d (patch)
tree5c9d2280ca0cb07840bfa26ca4dbed5b3225d21f /src/doxygen_css.h
parentc3a03d5cb1f856d2b3a7bff8ddf74416a1281f66 (diff)
downloadDoxygen-6cbcbc787daeae62ce59c04bbc35597986bcca7d.zip
Doxygen-6cbcbc787daeae62ce59c04bbc35597986bcca7d.tar.gz
Doxygen-6cbcbc787daeae62ce59c04bbc35597986bcca7d.tar.bz2
Release-1.8.0
Diffstat (limited to 'src/doxygen_css.h')
-rw-r--r--src/doxygen_css.h5
1 files changed, 4 insertions, 1 deletions
diff --git a/src/doxygen_css.h b/src/doxygen_css.h
index a3e3589..4b8f7d7 100644
--- a/src/doxygen_css.h
+++ b/src/doxygen_css.h
@@ -417,11 +417,14 @@
"}\n"
"\n"
".memname {\n"
-" white-space: nowrap;\n"
" font-weight: bold;\n"
" margin-left: 6px;\n"
"}\n"
"\n"
+".memname td {\n"
+" vertical-align: bottom;\n"
+"}\n"
+"\n"
".memproto, dl.reflist dt {\n"
" border-top: 1px solid ##B4;\n"
" border-left: 1px solid ##B4;\n"