Remove small

2.4.0-dev
Kevin Chung 2020-05-01 21:10:10 -04:00
parent 3d652a968e
commit 073c8c713d
2 changed files with 6 additions and 6 deletions

View File

@ -75,8 +75,8 @@
<th class="sort-col text-center"><b>ID</b></th>
<th class="sort-col text-left"><b>Team</b></th>
<th class="sort-col text-center"><b>Country</b></th>
<th class="sort-col text-center px-0"><small><b>Hidden</b></small></th>
<th class="sort-col text-center px-0"><small><b>Banned</b></small></th>
<th class="sort-col text-center px-0"><b>Hidden</b></th>
<th class="sort-col text-center px-0"><b>Banned</b></th>
</tr>
</thead>
<tbody>

View File

@ -78,10 +78,10 @@
<th class="sort-col text-center"><b>User</b></th>
<th class="d-md-table-cell d-lg-table-cell sort-col text-center"><b>Email</b></th>
<th class="sort-col text-center"><b>Country</b></th>
<th class="sort-col text-center px-0"><small><b>Admin</b></small></th>
<th class="sort-col text-center px-0"><small><b>Verified</b></small></th>
<th class="sort-col text-center px-0"><small><b>Hidden</b></small></th>
<th class="sort-col text-center px-0"><small><b>Banned</b></small></th>
<th class="sort-col text-center px-0"><b>Admin</b></th>
<th class="sort-col text-center px-0"><b>Verified</b></th>
<th class="sort-col text-center px-0"><b>Hidden</b></th>
<th class="sort-col text-center px-0"><b>Banned</b></th>
</tr>
</thead>
<tbody>