diff options
Diffstat (limited to 'view/theme/redbasic/css')
-rw-r--r-- | view/theme/redbasic/css/style.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/view/theme/redbasic/css/style.css b/view/theme/redbasic/css/style.css index 7f9d68f63..f5ff8e49a 100644 --- a/view/theme/redbasic/css/style.css +++ b/view/theme/redbasic/css/style.css @@ -1024,7 +1024,7 @@ footer { } .thread-wrapper.toplevel_item { - width: 92%; + width: 92%; max-width: $converse_width; } |