/* Forms author mode only styling/overrides */

/* clear the float:left to have the components have the correct height for editing */
.formbuilderauthor .formitem {
float: none;
}
