cc0282f Make table behave in responsive way

2 files Authored by akasurde 7 years ago, Committed by pingou 7 years ago,
    Make table behave in responsive way
    
    When UI is in limited width, then table should honor
    outer div boundries.
    table-responsive is applied to outer div of table and
    not to the table class itself.
    
    Signed-off-by: Abhijeet Kasurde <akasurde@redhat.com>
    
    Merges https://pagure.io/pagure/pull-request/2063
    
        
file modified
+1 -1