9 lines
158 B
CSS

/**
* @file
* CSS for Field Example.
*/
div.form-item table .form-type-textfield,
div.form-item table .form-type-textfield * {
display: inline-block;
}