diff options
| author | XhmikosR <[email protected]> | 2015-05-17 12:43:04 +0300 |
|---|---|---|
| committer | XhmikosR <[email protected]> | 2015-05-17 12:43:20 +0300 |
| commit | 315907c97cf9e039c83cf71e3c0a049ea0e24798 (patch) | |
| tree | c6643498f80da5794d93030294d3bfca4999eeef /docs/_includes/css | |
| parent | cf211a96548ca5b24d3d46a4e2f583f7a98c4108 (diff) | |
| download | bootstrap-315907c97cf9e039c83cf71e3c0a049ea0e24798.tar.xz bootstrap-315907c97cf9e039c83cf71e3c0a049ea0e24798.zip | |
Use `https` when possible.
Diffstat (limited to 'docs/_includes/css')
| -rw-r--r-- | docs/_includes/css/tables.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/_includes/css/tables.html b/docs/_includes/css/tables.html index ac84e8158..d259cbabb 100644 --- a/docs/_includes/css/tables.html +++ b/docs/_includes/css/tables.html @@ -363,7 +363,7 @@ fieldset { display: table-cell; } } {% endhighlight %} - <p>For more information, read <a href="http://stackoverflow.com/questions/17408815/fieldset-resizes-wrong-appears-to-have-unremovable-min-width-min-content/17863685#17863685">this Stack Overflow answer</a>.</p> + <p>For more information, read <a href="https://stackoverflow.com/questions/17408815/fieldset-resizes-wrong-appears-to-have-unremovable-min-width-min-content/17863685#17863685">this Stack Overflow answer</a>.</p> </div> <div class="bs-example" data-example-id="simple-responsive-table"> |
