diff options
author | Friendika <info@friendika.com> | 2011-08-25 18:12:42 -0700 |
---|---|---|
committer | Friendika <info@friendika.com> | 2011-08-25 18:12:42 -0700 |
commit | 99ea045723b89a312db5227f0036c76d481e58a1 (patch) | |
tree | 44fafd9e4c81c84b9e75d5558a8f9c6324d4d040 /view/theme/dispy | |
parent | 21c03fb5220d2190a8a764d5430c6fa8bc013860 (diff) | |
download | volse-hubzilla-99ea045723b89a312db5227f0036c76d481e58a1.tar.gz volse-hubzilla-99ea045723b89a312db5227f0036c76d481e58a1.tar.bz2 volse-hubzilla-99ea045723b89a312db5227f0036c76d481e58a1.zip |
some minor work on contact edit page
Diffstat (limited to 'view/theme/dispy')
-rw-r--r-- | view/theme/dispy/style.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/view/theme/dispy/style.css b/view/theme/dispy/style.css index aa8d82bbb..78efb57ff 100644 --- a/view/theme/dispy/style.css +++ b/view/theme/dispy/style.css @@ -723,7 +723,7 @@ div[id$="wrapper"] br { clear: left; } #contact-edit-last-update-text { margin-bottom: 15px; } #contact-edit-last-updated { font-weight: bold; } #contact-edit-poll-text { display: inline; } -#contact-edit-end { clear: both; } +#contact-edit-end { clear: both; margin-bottom: 65px;} .contact-photo-menu-button { position: absolute; |