diff options
Diffstat (limited to 'src/doxygen_css.h')
-rw-r--r-- | src/doxygen_css.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/doxygen_css.h b/src/doxygen_css.h index 7679514..ed651af 100644 --- a/src/doxygen_css.h +++ b/src/doxygen_css.h @@ -299,6 +299,7 @@ " font-size: 80%;\n" " color: #606060;\n" " font-weight: normal;\n" +" margin-left: 3px;\n" "} \n" ".memnav { \n" " background-color: #e8eef2;\n" |