aboutsummaryrefslogtreecommitdiffstats
path: root/view/css
diff options
context:
space:
mode:
authorredmatrix <git@macgirvin.com>2016-03-07 18:49:17 -0800
committerredmatrix <git@macgirvin.com>2016-03-07 18:49:17 -0800
commit32e903e9560b3a6d1b133524493c3d72f384164c (patch)
tree3b387a8e2040a98583dacf45dbc6194728db58f0 /view/css
parentbd8fe768d358492b272ba7422388ab09d006468b (diff)
downloadvolse-hubzilla-32e903e9560b3a6d1b133524493c3d72f384164c.tar.gz
volse-hubzilla-32e903e9560b3a6d1b133524493c3d72f384164c.tar.bz2
volse-hubzilla-32e903e9560b3a6d1b133524493c3d72f384164c.zip
a bit of page cleanup for edit profiles
Diffstat (limited to 'view/css')
-rw-r--r--view/css/mod_profiles.css10
1 files changed, 7 insertions, 3 deletions
diff --git a/view/css/mod_profiles.css b/view/css/mod_profiles.css
index 35ef73cec..ea063c64e 100644
--- a/view/css/mod_profiles.css
+++ b/view/css/mod_profiles.css
@@ -19,7 +19,7 @@
#profile-edit-links-end {
clear: both;
- margin-bottom: 15px;
+/* margin-bottom: 15px; */
}
.profile-listing-photo {
@@ -43,9 +43,11 @@
width: 175px;
margin-left: 50px;
- margin-bottom: 20px;
+/* margin-bottom: 20px; */
}
+/*
+
#profile-edit-profile-name-label,
#profile-edit-name-label,
#profile-edit-pdesc-label,
@@ -138,11 +140,13 @@
#hide-friends-end {
clear: both;
}
+*/
-
+/*
#gender-select, #marital-select, #sexual-select {
width: 220px;
}
+*/
#profile-edit-profile-name-wrapper .required {
color: #FF0000;