This repository has been archived on 2024-08-19. You can view files and clone it, but cannot push or open issues or pull requests.
core/view/css/mod_profile_photo.css
2012-12-19 16:59:45 -08:00

12 lines
153 B
CSS

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