diff options
Diffstat (limited to 'amelia/index.html')
-rw-r--r-- | amelia/index.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/amelia/index.html b/amelia/index.html index 09e13afa..76b29ce6 100644 --- a/amelia/index.html +++ b/amelia/index.html @@ -480,8 +480,8 @@ <h1 id="tables">Tables</h1> </div> - <div class="bs-example"> - <table class="table table-striped table-bordered table-hover"> + <div class="bs-example table-responsive"> + <table class="table table-striped table-bordered table-hover "> <thead> <tr> <th>#</th> |