]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
Fixed typo in Responsive Tables CSS docs 13284/head
authorBilly Matthews <Billy.Matthews@bucknell.edu>
Sat, 5 Apr 2014 22:33:57 +0000 (18:33 -0400)
committerBilly Matthews <Billy.Matthews@bucknell.edu>
Sat, 5 Apr 2014 22:33:57 +0000 (18:33 -0400)
docs/_includes/css/tables.html

index 99db2af72a21aa41ed38ef130864a8cf38c3cd4d..affe17ffae5a64c4cb9dfb07f7d3cab845bb9a30 100644 (file)
 
 
   <h2 id="tables-responsive">Responsive tables</h2>
-  <p>Create responsive tables by wrapping any <code>.table</code> in <code>.table-responsive</code> to make them scroll horizontally up to small devices (under 768px). When viewing on anything larger than 768px wide, you will not see any difference in these tables.</p>
+  <p>Create responsive tables by wrapping any <code>.table</code> in <code>.table-responsive</code> to make them scroll horizontally on small devices (under 768px). When viewing on anything larger than 768px wide, you will not see any difference in these tables.</p>
   <div class="bs-example">
     <div class="table-responsive">
       <table class="table">