/* ============================================================
   INGREDIENT FORM HELPERS
   ============================================================ */

/* Used on base_quantity and default_unit fields */
.half-width {
    width: 50%;
}

/* Nutrient number inputs in the nutrients grid */
.nutrient-input {
    width: 100%;
}