diff options
author | Brion Vibber <brion@pobox.com> | 2010-10-20 16:19:24 -0700 |
---|---|---|
committer | Brion Vibber <brion@pobox.com> | 2010-10-20 16:19:24 -0700 |
commit | 8fd44a13bfb765f98086de8897a09e729c3ddf75 (patch) | |
tree | 0921d2c500f88711af44d76c19d76b28cdf6579d | |
parent | bd7c8825cef793d39a71546319ebae6a04c21e58 (diff) | |
parent | 16aec72984ed1123a36f90e690b026b9ac7d6dba (diff) |
Merge branch '0.9.x' of gitorious.org:statusnet/mainline into 0.9.x
-rw-r--r-- | theme/rebase/css/display.css | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/theme/rebase/css/display.css b/theme/rebase/css/display.css index 98e7a323d..ab7516567 100644 --- a/theme/rebase/css/display.css +++ b/theme/rebase/css/display.css @@ -687,6 +687,7 @@ display:none; float: left; position: relative; margin-bottom: 10px; + width: 100%; } #aside_primary .notices li { |