]> git.ipfire.org Git - thirdparty/foundation/foundation-sites.git/commitdiff
In table docs, clarify that the .stack class only applies on mobile
authorGeoff Kimball <geoff@zurb.com>
Fri, 26 Feb 2016 21:54:48 +0000 (13:54 -0800)
committerGeoff Kimball <geoff@zurb.com>
Fri, 26 Feb 2016 21:54:48 +0000 (13:54 -0800)
docs/pages/table.md

index da94ba5c364c465e8d9f206efa3053fe6392f08a..c8e71bb46469905d0bd68600d4d9bbb8f9ea237f 100644 (file)
@@ -87,7 +87,7 @@ Need to spiff up the table just a tad? Just add the class `.hover` lightly darke
 
 ## Stacked Table
 
-Sometimes you just need to stack a table. Just add the class `.stack` to your table.
+To stack a table on small screens, add the class `.stack`.
 
 ```html
 <table class="stack">