• Mark Otto's avatar
    reduce .media styles to their bare minimum · b5c50d4a
    Mark Otto authored
    Sets minimum required flex styles (including an explicit starting alignment) and removes everything else.
    
    - no need for .media-left and .media-right, we have padding utils
    - no need for a .media-heading, we have margin
    - no need for .media-object, we have display utils
    - no need for .media-list, we have .list-unstyled util
    b5c50d4a