Files
core/view/css/mod_profile_photo.css
2021-11-26 19:29:43 +00:00

17 lines
201 B
CSS

.form-label {
margin-bottom: 15px;
float: left;
width: 150px;
}
.form-input {
margin-bottom: 15px;
}
#profile-photo-submit-wrapper {
clear: both;
}
#profile-photo-wrapper {
overflow: hidden;
}