aboutsummaryrefslogtreecommitdiffstats
path: root/view/theme/duepuntozero
diff options
context:
space:
mode:
authorFriendika <info@friendika.com>2011-08-25 18:12:42 -0700
committerFriendika <info@friendika.com>2011-08-25 18:12:42 -0700
commit99ea045723b89a312db5227f0036c76d481e58a1 (patch)
tree44fafd9e4c81c84b9e75d5558a8f9c6324d4d040 /view/theme/duepuntozero
parent21c03fb5220d2190a8a764d5430c6fa8bc013860 (diff)
downloadvolse-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/duepuntozero')
-rw-r--r--view/theme/duepuntozero/style.css7
1 files changed, 7 insertions, 0 deletions
diff --git a/view/theme/duepuntozero/style.css b/view/theme/duepuntozero/style.css
index 6ac28cb95..f47af934c 100644
--- a/view/theme/duepuntozero/style.css
+++ b/view/theme/duepuntozero/style.css
@@ -788,6 +788,7 @@ input#dfrn-url {
#contact-edit-end {
clear: both;
+ margin-bottom: 65px;
}
#fsuggest-desc, #fsuggest-submit-wrapper {
@@ -1378,6 +1379,12 @@ input#dfrn-url {
margin-left: 30px;
}
+#contact-edit-nettype {
+ margin-top: 5px;
+ margin-left: 30px;
+}
+
+
#contact-edit-poll-wrapper {
margin-left: 50px;
margin-top: 30px;