Merged in table-responsive (pull request #26)

Fixed UI issues by making tables responsive #84
This commit is contained in:
Tom Price
2015-04-25 15:59:49 +01:00
3 changed files with 3 additions and 3 deletions

View File

@@ -26,7 +26,7 @@
</div>
<div class="text-right col-sm-12">{% paginator %}</div>
</div>
<div>
<div class="table-responsive">
<table class="table table-striped">
<thead>
<tr>

View File

@@ -26,7 +26,7 @@
</div>
<div class="text-right col-sm-12">{% paginator %}</div>
</div>
<div>
<div class="table-responsive">
<table class="table table-striped">
<thead>
<tr>

View File

@@ -27,7 +27,7 @@
<div class="text-right col-sm-12">{% paginator %}</div>
</div>
<div>
<div class="table-responsive">
<table class="table table-striped">
<thead>
<tr>