Merge branch 'responsive_table' of github.com:challgren/startbootstrap-sb-admin-2 into gh-pages

This commit is contained in:
Chris Hallgren
2014-12-24 22:55:14 -06:00
2 changed files with 6 additions and 1 deletions

View File

@@ -224,6 +224,11 @@ body {
height: 100%;
}
.dataTables_wrapper {
position: relative;
clear: both;
}
table.dataTable thead .sorting,
table.dataTable thead .sorting_asc,
table.dataTable thead .sorting_desc,

View File

@@ -386,7 +386,7 @@
</div>
<!-- /.panel-heading -->
<div class="panel-body">
<div class="table-responsive">
<div class="dataTable_wrapper">
<table class="table table-striped table-bordered table-hover" id="dataTables-example">
<thead>
<tr>