diff options
author | Thomas Park <thomas@thomaspark.me> | 2013-10-22 23:40:32 -0400 |
---|---|---|
committer | Thomas Park <thomas@thomaspark.me> | 2013-10-22 23:40:32 -0400 |
commit | 42491f41f88e04a03f34be361c163056a3bef6da (patch) | |
tree | f3ae8d36213a60bcb4041b1be2100ba8b330b0ec /journal/index.html | |
parent | 8572dcd9e87e574799399373d915ea07d4f6c590 (diff) |
add table-responsive to previews
Diffstat (limited to 'journal/index.html')
-rw-r--r-- | journal/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/journal/index.html b/journal/index.html index 70dc9b41..977340ba 100644 --- a/journal/index.html +++ b/journal/index.html @@ -467,7 +467,7 @@ <h1 id="tables">Tables</h1> </div> - <div class="bs-example"> + <div class="bs-example table-responsive"> <table class="table table-striped table-bordered table-hover"> <thead> <tr> |