• Mark Otto's avatar
    Remove .help-block entirely · faacbdb4
    Mark Otto authored
    - Fixes #13267 somewhat.
    - Instead of a single, block-level class, let's use a combination of existing elements and classes.
    - For block-level help text, use p.text-muted.
    - For inline-level help text, use span.text-muted or small.text-muted.
    faacbdb4