diff options
-rw-r--r-- | templates/html/doxygen.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/html/doxygen.css b/templates/html/doxygen.css index 583d973..01df1b3 100644 --- a/templates/html/doxygen.css +++ b/templates/html/doxygen.css @@ -1205,7 +1205,7 @@ div.toc { border-radius: 7px 7px 7px 7px; float: right; height: auto; - margin: 0 20px 10px 10px; + margin: 0 8px 10px 10px; width: 200px; } |