From ff8d28cf2501773ff6f7833865c8e2b2ebb76a3f Mon Sep 17 00:00:00 2001 From: Quy Date: Sat, 31 Dec 2016 16:12:28 -0800 Subject: Move .table-responsive from wrapper to .table --- docs/content/tables.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/content') diff --git a/docs/content/tables.md b/docs/content/tables.md index da847611f..4b4e75028 100644 --- a/docs/content/tables.md +++ b/docs/content/tables.md @@ -765,7 +765,7 @@ Responsive tables make use of `overflow-y: hidden`, which clips off any content {% highlight html %} - +
...
{% endhighlight %} -- cgit v1.2.3