diff options
Diffstat (limited to 'website/features/features.css')
-rw-r--r-- | website/features/features.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/website/features/features.css b/website/features/features.css index b3017fe8..58897ccd 100644 --- a/website/features/features.css +++ b/website/features/features.css @@ -92,7 +92,7 @@ dd { white-space: nowrap; } -.snippets { +.snippets, .singleColumnSnippets { margin-top: 0px; } |