diff options
author | Evan Prodromou <evan@status.net> | 2009-12-28 15:50:41 -0800 |
---|---|---|
committer | Evan Prodromou <evan@status.net> | 2009-12-28 15:50:41 -0800 |
commit | a1e599640419bd1ea1f251b9e19e50522bda4de5 (patch) | |
tree | 1258d1b3a8d5d97415183193b3404243bbc32595 /theme | |
parent | e119362fde9eabb27d48c94a98624aeae68e436c (diff) | |
parent | b5be659af0fc943d6f7893d1b7937493ca44c597 (diff) |
Merge branch '0.9.x' of git@gitorious.org:statusnet/mainline into 0.9.x
Conflicts:
scripts/setconfig.php
Diffstat (limited to 'theme')
-rw-r--r-- | theme/base/css/display.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/theme/base/css/display.css b/theme/base/css/display.css index 810b3aa80..29c7ee963 100644 --- a/theme/base/css/display.css +++ b/theme/base/css/display.css @@ -980,7 +980,7 @@ max-width:70%; #showstream .notice div.entry-content, #shownotice .notice div.entry-content { margin-left:0; -max-width:82%; +max-width:79%; } .notice .notice-options a, |