• Justin Ho's avatar
    Use .d-sm-table-column in CSS to be more explicit · b5bb6c46
    Justin Ho authored
    While both revert and table-column have the same
    effect, it's better to use the actual value that should
    be used, just in case there are other CSS overrides.
    
    The change to "display: table-column" lets the
    column width expand naturally instead of being
    restricted and causing the UI to break.
    b5bb6c46
utilities.scss 2.44 KB