streams/view/css/mod_thing.css
2013-07-04 20:35:42 -07:00

27 lines
No EOL
281 B
CSS

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