streams/view/css/mod_thing.css
2015-01-02 18:14:23 +01: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;
}