Remove floatThead

This commit is contained in:
Eric A. Miller
2014-05-26 22:46:11 -04:00
parent 32a4accc05
commit 8e37f6f47f
3 changed files with 3 additions and 3 deletions

View File

@@ -1,4 +1,4 @@
<table id="data-table" class="table table-striped table-bordered nd_floatinghead" width="100%" cellspacing="0">
<table id="data-table" class="table table-striped table-bordered" width="100%" cellspacing="0">
<thead>
<tr>
<th class="nd_center-cell">Device</th>

View File

@@ -1,4 +1,4 @@
<table id="data-table" class="table table-striped table-bordered nd_floatinghead" width="100%" cellspacing="0">
<table id="data-table" class="table table-striped table-bordered" width="100%" cellspacing="0">
<thead>
<tr>
<th class="nd_center-cell">Location</th>

View File

@@ -1,4 +1,4 @@
<table id="data-table" class="table table-striped table-bordered nd_floatinghead" width="100%" cellspacing="0">
<table id="data-table" class="table table-striped table-bordered" width="100%" cellspacing="0">
<thead>
<tr>
<th>Device</th>