diff options
Diffstat (limited to 'templates/html/doxygen.css')
-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 490b0f9..f1e2ec4 100644 --- a/templates/html/doxygen.css +++ b/templates/html/doxygen.css @@ -173,7 +173,7 @@ pre.fragment { } div.fragment { - padding: 4px 6px; + padding: 0px; margin: 4px 8px 4px 2px; background-color: ##FC; border: 1px solid ##CC; |