diff options
-rw-r--r-- | version.inc | 2 | ||||
-rw-r--r-- | view/theme/redbasic/css/style.css | 1 |
2 files changed, 2 insertions, 1 deletions
diff --git a/version.inc b/version.inc index e352254ae..c8184c2cf 100644 --- a/version.inc +++ b/version.inc @@ -1 +1 @@ -2013-11-11.494 +2013-11-12.495 diff --git a/view/theme/redbasic/css/style.css b/view/theme/redbasic/css/style.css index 7a3dbceba..ee3534a11 100644 --- a/view/theme/redbasic/css/style.css +++ b/view/theme/redbasic/css/style.css @@ -1024,6 +1024,7 @@ footer { .thread-wrapper.toplevel_item { width: 92%; + max-width: 1024px; } .wall-item-body { |