1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/hubzilla_ynh.git synced 2024-09-03 19:26:21 +02:00
hubzilla_ynh/sources/view/css/mod_thing.css
2015-08-23 16:38:18 -04:00

20 lines
300 B
CSS

.thing-profile #contact-profile-selector {
margin-left: 0;
}
.thing-label, .field > label, .thing-verb-label, .thing-profile-label{
float: left;
width: 350px;
}
.thing-input, .thing-verb, .thing-profile{
float: left;
margin-bottom: 15px;
width: 400px;
}
.thing-field-end {
clear: both;
}