/**
 * Created by Samuel Gratzl on 29.09.2016.
 */


.caleydo-importer {
  max-height: 70vh;
  overflow: auto;
}

.caleydo-importer-categorical {
  textarea.form-control {
    width: 100%;
    height: 15ex;
  }
}


