diff options
-rw-r--r-- | include/home.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/home.php b/include/home.php index f94d3a8..ae40434 100644 --- a/include/home.php +++ b/include/home.php @@ -185,7 +185,7 @@ require('header.php'); <i class="fa fa-clock-o fa-fw"></i> Finished offers </div> <!-- /.panel-heading --> - <div class="panel-body"> + <div class="panel-body table-responsive"> <table class="table table-bordered table-striped"> <thead> <tr> |