diff --git a/usr/themes/default/comments.php b/usr/themes/default/comments.php index 8252e326..b28a07b6 100644 --- a/usr/themes/default/comments.php +++ b/usr/themes/default/comments.php @@ -34,7 +34,7 @@
- +
diff --git a/usr/themes/default/style.css b/usr/themes/default/style.css index 7e6d52ea..67dba33b 100644 --- a/usr/themes/default/style.css +++ b/usr/themes/default/style.css @@ -376,4 +376,7 @@ img.alignright { } @media (min-width: 1200px) { + .container { + max-width: 952px; + } }