]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
clarify tables support of responsive utility classes, of which there is none
authorMark Otto <markotto@twitter.com>
Mon, 1 Oct 2012 18:18:49 +0000 (11:18 -0700)
committerMark Otto <markotto@twitter.com>
Mon, 1 Oct 2012 18:18:49 +0000 (11:18 -0700)
docs/scaffolding.html
docs/templates/pages/scaffolding.mustache

index c3a140c67e596c1a88b7bee5a84646cea58f1ebc..fd263bc2d5dd48246d3fb27e41f95afbbde2e6bd 100644 (file)
           </table>
 
           <h3>When to use</h3>
-          <p>Use on a limited basis and avoid creating entirely different versions of the same site. Instead, use them to complement each device's presentation.</p>
+          <p>Use on a limited basis and avoid creating entirely different versions of the same site. Instead, use them to complement each device's presentation. Responsive utilities should not be used with tables, and as such are not supported.</p>
 
           <h3>Responsive utilities test case</h3>
           <p>Resize your browser or load on different devices to test the above classes.</p>
index f87af3c900a5a897138e1785e3dd4c3a28560735..85ae5ea0293d42f4795ec5456a04134224ce4391 100644 (file)
           </table>
 
           <h3>{{_i}}When to use{{/i}}</h3>
-          <p>{{_i}}Use on a limited basis and avoid creating entirely different versions of the same site. Instead, use them to complement each device's presentation.{{/i}}</p>
+          <p>{{_i}}Use on a limited basis and avoid creating entirely different versions of the same site. Instead, use them to complement each device's presentation. Responsive utilities should not be used with tables, and as such are not supported.{{/i}}</p>
 
           <h3>{{_i}}Responsive utilities test case{{/i}}</h3>
           <p>{{_i}}Resize your browser or load on different devices to test the above classes.{{/i}}</p>