streams/view/css/mod_thing.css

27 lines
281 B
CSS
Raw Normal View History

2013-07-05 03:35:42 +00:00
.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;
}