diff options
Diffstat (limited to 'docs/components/tables.md')
| -rw-r--r-- | docs/components/tables.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/components/tables.md b/docs/components/tables.md index 0bcddf21b..2ec988f08 100644 --- a/docs/components/tables.md +++ b/docs/components/tables.md @@ -458,7 +458,7 @@ Firefox has some awkward fieldset styling involving `width` that interferes with } {% endhighlight %} -For more information, read [this Stack Overflow answer](http://stackoverflow.com/questions/17408815/fieldset-resizes-wrong-appears-to-have-unremovable-min-width-min-content/17863685#17863685). +For more information, read [this Stack Overflow answer](https://stackoverflow.com/questions/17408815/fieldset-resizes-wrong-appears-to-have-unremovable-min-width-min-content/17863685#17863685). {% endcallout %} <div class="bd-example"> |
