diff options
author | Zach Copley <zach@status.net> | 2009-10-20 00:53:08 +0000 |
---|---|---|
committer | Zach Copley <zach@status.net> | 2009-10-20 00:53:08 +0000 |
commit | 19b870c439120c8d9dcdac37cd161ed00d070ba7 (patch) | |
tree | 415fcca4597685cf2d953d6cb56e226b157f3421 /theme/default | |
parent | 9cdd77625e25e7c506121d42b28c1ec870c2d4e4 (diff) | |
parent | f7a3b30f5b8d42fca0fb8e2f0eb661601a282763 (diff) |
Merge branch '0.9.x' of git@gitorious.org:statusnet/mainline into 0.9.x
Diffstat (limited to 'theme/default')
-rw-r--r-- | theme/default/css/display.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/theme/default/css/display.css b/theme/default/css/display.css index 3993da717..6833373b4 100644 --- a/theme/default/css/display.css +++ b/theme/default/css/display.css @@ -18,7 +18,7 @@ font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif; font-size:1em; } address { -margin-right:7.2%; +margin-right:5.8%; } input, textarea, select, option { |