diff options
author | Evan Prodromou <evan@status.net> | 2010-01-13 16:19:35 -0800 |
---|---|---|
committer | Evan Prodromou <evan@status.net> | 2010-01-13 16:19:35 -0800 |
commit | 935d5eed69250c2ff1654f2d0f3c1a707fd5d5aa (patch) | |
tree | 4bf59d41bfa0e286580f8654f8f3b8c32ea23d94 /theme/base/css/display.css | |
parent | 464ce741a41297e3d711668f27be190f8dc47d81 (diff) | |
parent | 519e1e6250d995aad0b7705ca46dec989e8d8e8c (diff) |
Merge branch '0.9.x' of git@gitorious.org:statusnet/mainline into 0.9.x
Diffstat (limited to 'theme/base/css/display.css')
-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 cdacb9a62..e89661637 100644 --- a/theme/base/css/display.css +++ b/theme/base/css/display.css @@ -1502,7 +1502,7 @@ width:auto; .system_notice ul, .instructions ul { -list-style-position:inside; +margin-left:1em; } .instructions p, .instructions ul { |