add mod_profile_photo.css

This commit is contained in:
friendica 2012-12-19 16:59:45 -08:00
parent cad8fa6b35
commit 2f48c31082

View File

@ -0,0 +1,12 @@
.form-label {
margin-bottom: 15px;
float: left;
width: 150px;
}
.form-input {
margin-bottom: 15px;
}
#profile-photo-submit-wrapper {
clear: both;
}