• Mark Otto's avatar
    Fixes #12759 · a15c2441
    Mark Otto authored
    Ensures proper sizing and alignment of input groups within inline and
    navbar forms.
    
    * Uses `inline-table` on the input group
    * Nukes the widths to `width: auto`—without this, the parent input
    group doesn’t size correctly and functions as `display: table;` or
    `block`
    a15c2441
css.html 129 KB