aboutsummaryrefslogtreecommitdiffstats
path: root/view/theme
diff options
context:
space:
mode:
authorTobias Diekershoff <tobias.diekershoff@gmx.net>2012-01-30 14:25:24 +0100
committerTobias Diekershoff <tobias.diekershoff@gmx.net>2012-01-30 14:25:24 +0100
commitd658cdaa84cb4e0c5c8bf7b9fb902da9efe3c919 (patch)
tree5a8bbe6f330863728fd776bbe6c8566fe1f7b9d4 /view/theme
parent43df068d2e005d8f19ba202160f507eba4adaa04 (diff)
downloadvolse-hubzilla-d658cdaa84cb4e0c5c8bf7b9fb902da9efe3c919.tar.gz
volse-hubzilla-d658cdaa84cb4e0c5c8bf7b9fb902da9efe3c919.tar.bz2
volse-hubzilla-d658cdaa84cb4e0c5c8bf7b9fb902da9efe3c919.zip
quattro: small adjustments to the profile edit style
Diffstat (limited to 'view/theme')
-rwxr-xr-xview/theme/quattro/quattro.less3
-rwxr-xr-xview/theme/quattro/style.css3
2 files changed, 6 insertions, 0 deletions
diff --git a/view/theme/quattro/quattro.less b/view/theme/quattro/quattro.less
index 8b63686fd..c9fda0e1d 100755
--- a/view/theme/quattro/quattro.less
+++ b/view/theme/quattro/quattro.less
@@ -878,12 +878,15 @@ ul.tabs {
#profile-edit-religion-label,
#profile-edit-pubkeywords-label,
#profile-edit-prvkeywords-label,
+#profile-edit-gender-select,
#profile-edit-homepage-label {
float: left;
width: 175px;
+ padding-top: 7px;
}
#profile-edit-profile-name,
#profile-edit-name,
+#gender-select,
#profile-edit-pdesc,
#profile-edit-gender,
#profile-edit-dob,
diff --git a/view/theme/quattro/style.css b/view/theme/quattro/style.css
index 7a524fcb7..41adcd8d2 100755
--- a/view/theme/quattro/style.css
+++ b/view/theme/quattro/style.css
@@ -1233,12 +1233,15 @@ ul.tabs li .active {
#profile-edit-religion-label,
#profile-edit-pubkeywords-label,
#profile-edit-prvkeywords-label,
+#profile-edit-gender-select,
#profile-edit-homepage-label {
float: left;
width: 175px;
+ padding-top: 7px;
}
#profile-edit-profile-name,
#profile-edit-name,
+#gender-select,
#profile-edit-pdesc,
#profile-edit-gender,
#profile-edit-dob,