diff options
Diffstat (limited to 'templates/html')
-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 8e87381..83cee43 100644 --- a/templates/html/doxygen.css +++ b/templates/html/doxygen.css @@ -687,7 +687,7 @@ dl.reflist dd { line-height: 14px; } -.params, .retval, .exception, .tparams { +.params, .retval, .exception, .tparams, .examples { margin-left: 0px; padding-left: 0px; } |