From 42491f41f88e04a03f34be361c163056a3bef6da Mon Sep 17 00:00:00 2001 From: Thomas Park <thomas@thomaspark.me> Date: Tue, 22 Oct 2013 23:40:32 -0400 Subject: add table-responsive to previews --- cosmo/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'cosmo') diff --git a/cosmo/index.html b/cosmo/index.html index c7427a0b..96c422d1 100644 --- a/cosmo/index.html +++ b/cosmo/index.html @@ -472,7 +472,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> -- cgit v1.2.3