diff options
Diffstat (limited to 'html/xhaddock.css')
-rw-r--r-- | html/xhaddock.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/html/xhaddock.css b/html/xhaddock.css index 8f4d71e1..6eb060fb 100644 --- a/html/xhaddock.css +++ b/html/xhaddock.css @@ -183,7 +183,7 @@ div.decldoc h5 { margin-left: 10px; } -div.decldoc table { +div.decldoc table, div.subdecl { margin-left: 20px; } |