/*
* Overwrite CSS for Semantic UI
*/

/* Check boxes */
.ui.form input {
  height: inherit !important;
}