cc0282 Make table behave in responsive way

2 files Authored by Abhijeet Kasurde 8 years ago , Committed by Pierre-Yves Chibon 8 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