diff options
author | friendica <info@friendica.com> | 2012-03-05 15:59:28 -0800 |
---|---|---|
committer | friendica <info@friendica.com> | 2012-03-05 15:59:28 -0800 |
commit | e5de03040ebfb63ab6225a69ac7989741aefc1be (patch) | |
tree | 49588fd626c89e016a0399489055866f1e9afc1e | |
parent | 7b3349f38acce83c1443d4abfc188399a9c10a2e (diff) | |
parent | b6765ad74291317368e9f7ed506baf93fed1c733 (diff) | |
download | volse-hubzilla-e5de03040ebfb63ab6225a69ac7989741aefc1be.tar.gz volse-hubzilla-e5de03040ebfb63ab6225a69ac7989741aefc1be.tar.bz2 volse-hubzilla-e5de03040ebfb63ab6225a69ac7989741aefc1be.zip |
Merge branch 'pull'
-rw-r--r-- | view/theme/dispy/style.css | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/view/theme/dispy/style.css b/view/theme/dispy/style.css index bb0dda5a5..bda163b8f 100644 --- a/view/theme/dispy/style.css +++ b/view/theme/dispy/style.css @@ -2132,7 +2132,7 @@ div[id$="wrapper"] br { } .field_help { display: block; - margin-left: 222px; + margin-left: 297px; color: #666; } .field .onoff { @@ -2161,7 +2161,7 @@ div[id$="wrapper"] br { } .field.radio .field_help { - margin-left:0; + margin-left: 0; } |