pub const CSS_CLASS_SMALL_INPUT: &'static str = "form_input_small";
Expand description

Used for single-column inputs (text entry, checkbox). Exclusive with other form_input_ classes.