Try fixing vertical gap in old doxygen with CSS

This commit is contained in:
miloyip 2015-04-07 15:35:08 +08:00
parent 3ca69693bd
commit 4b6bf04623

View File

@ -113,6 +113,7 @@ table.doxtable td, table.doxtable th {
background-color: #fff;
width: 918px;
height: auto !important;
margin-left: 270px !important;
}
div.contents {