mirror of
https://github.com/YunoHost-Apps/hubzilla_ynh.git
synced 2024-09-03 19:26:21 +02:00
12 lines
No EOL
153 B
CSS
12 lines
No EOL
153 B
CSS
.form-label {
|
|
margin-bottom: 15px;
|
|
float: left;
|
|
width: 150px;
|
|
}
|
|
.form-input {
|
|
margin-bottom: 15px;
|
|
}
|
|
|
|
#profile-photo-submit-wrapper {
|
|
clear: both;
|
|
} |