diff options
author | Dimitri van Heesch <dimitri@stack.nl> | 2011-11-19 16:27:46 (GMT) |
---|---|---|
committer | Dimitri van Heesch <dimitri@stack.nl> | 2011-11-19 16:27:46 (GMT) |
commit | 645cc7c6f75bdad11ceb129d135b5b01f34c3212 (patch) | |
tree | 83860007815f200fe90fb1a38e737fd8efa156ce /src/doxygen_css.h | |
parent | f85cf6d15f69843ec02fdd3bfc95873bfd1ddc31 (diff) | |
download | Doxygen-645cc7c6f75bdad11ceb129d135b5b01f34c3212.zip Doxygen-645cc7c6f75bdad11ceb129d135b5b01f34c3212.tar.gz Doxygen-645cc7c6f75bdad11ceb129d135b5b01f34c3212.tar.bz2 |
Release-1.7.5.1-20111119
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" |