diff options
author | Evan Prodromou <evan@status.net> | 2010-01-27 22:05:58 -0500 |
---|---|---|
committer | Evan Prodromou <evan@status.net> | 2010-01-27 22:05:58 -0500 |
commit | a85a3ddc725a99ea182e86ec65f6be574752b18f (patch) | |
tree | 4577aa837c62bb5cfef44e8a0357314baf192e92 /theme/base/css | |
parent | 5e1a9ad04d4e10ee44881a26ea72c9a80f748188 (diff) | |
parent | 2e0297bb6ff0fd2d3a37d811bd3305ce5d6a77ee (diff) |
Merge branch 'master' of git@gitorious.org:statusnet/mainline0.9.0beta4
Diffstat (limited to 'theme/base/css')
-rw-r--r-- | theme/base/css/display.css | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/theme/base/css/display.css b/theme/base/css/display.css index fb74b1d0b..65dd15990 100644 --- a/theme/base/css/display.css +++ b/theme/base/css/display.css @@ -1039,10 +1039,6 @@ overflow:visible; #showstream .notice div.entry-content { margin-left:0; } -#shownotice .notice .entry-title, -#shownotice .notice div.entry-content { -margin-left:110px; -} #shownotice .notice .entry-title { margin-left:110px; font-size:2.2em; |