aboutsummaryrefslogtreecommitdiffstats
path: root/view/theme/duepuntozero
diff options
context:
space:
mode:
authorfriendica <info@friendica.com>2012-06-02 20:58:20 -0700
committerfriendica <info@friendica.com>2012-06-02 20:58:20 -0700
commitd27c6de84e28f8094c695b3857dc69f103cffa08 (patch)
tree6c8b20c747fdee230483a1f500a40036d295ba13 /view/theme/duepuntozero
parent3d39e6e59489cf5013d7515a6e9deb2175d433ee (diff)
downloadvolse-hubzilla-d27c6de84e28f8094c695b3857dc69f103cffa08.tar.gz
volse-hubzilla-d27c6de84e28f8094c695b3857dc69f103cffa08.tar.bz2
volse-hubzilla-d27c6de84e28f8094c695b3857dc69f103cffa08.zip
add hometown to profiles
Diffstat (limited to 'view/theme/duepuntozero')
-rw-r--r--view/theme/duepuntozero/style.css6
1 files changed, 4 insertions, 2 deletions
diff --git a/view/theme/duepuntozero/style.css b/view/theme/duepuntozero/style.css
index 5854ccc02..ab660888f 100644
--- a/view/theme/duepuntozero/style.css
+++ b/view/theme/duepuntozero/style.css
@@ -679,7 +679,8 @@ input#dfrn-url {
#profile-edit-religion-label,
#profile-edit-pubkeywords-label,
#profile-edit-prvkeywords-label,
-#profile-edit-homepage-label {
+#profile-edit-homepage-label,
+#profile-edit-hometown-label {
float: left;
width: 175px;
}
@@ -774,7 +775,7 @@ input#dfrn-url {
}
-#profile-edit-homepage {
+#profile-edit-homepage, #profile-edit-hometown {
float: left;
margin-bottom: 35px;
}
@@ -814,6 +815,7 @@ input#dfrn-url {
#profile-edit-pubkeywords-end,
#profile-edit-prvkeywords-end,
#profile-edit-homepage-end,
+#profile-edit-hometown-end,
#profile-in-dir-break,
#profile-in-dir-end,
#profile-in-netdir-break,