]> git.mxchange.org Git - friendica.git/commitdiff
quattro: small adjustments to the profile edit style
authorTobias Diekershoff <tobias.diekershoff@gmx.net>
Mon, 30 Jan 2012 13:25:24 +0000 (14:25 +0100)
committerTobias Diekershoff <tobias.diekershoff@gmx.net>
Mon, 30 Jan 2012 13:25:24 +0000 (14:25 +0100)
view/theme/quattro/quattro.less
view/theme/quattro/style.css

index 8b63686fd61545fc9696c0c1712fec782814eb07..c9fda0e1d7734eef8973801eb2bac17f56519555 100755 (executable)
@@ -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,
index 7a524fcb7a8f98e435a99fb64c9116bd6cf0ad5a..41adcd8d2c692b544fe5d08330d60144f67d668b 100755 (executable)
@@ -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,