
/**
 * Widgets styles.
 */
div.widgets-element-horizontal {
  float: left; /* LTR */
}

div.widgets-clear {
  clear: both;
}