diff options
Diffstat (limited to 'stylesheets')
-rw-r--r-- | stylesheets/lfs.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/stylesheets/lfs.css b/stylesheets/lfs.css index 5bf7cc745..46a2216a6 100644 --- a/stylesheets/lfs.css +++ b/stylesheets/lfs.css @@ -196,7 +196,7 @@ dd { } table { - width: 98%; + width: auto; margin-left: 1em; } |