diff options
| author | Marak <[email protected]> | 2021-10-19 14:53:16 -0400 |
|---|---|---|
| committer | GitHub <[email protected]> | 2021-10-19 14:53:16 -0400 |
| commit | 29234378807c4141588861f69421bf20b5ac635e (patch) | |
| tree | d44314518a7c801a546c49334c86fbd357b6142b /doc/styles | |
| parent | 282aae9e913861cd12e41e3a569f462143bf8ee5 (diff) | |
| parent | 6669bcd6e3b8008fac786d54c5ccfc4fefa74769 (diff) | |
| download | faker-6.0.0-alpha.0.tar.xz faker-6.0.0-alpha.0.zip | |
Merge pull request #1217 from jsoref/spelling6.0.0-alpha.0
Spelling
Diffstat (limited to 'doc/styles')
| -rw-r--r-- | doc/styles/site.darkstrap.css | 2 | ||||
| -rw-r--r-- | doc/styles/site.dibs-bootstrap.css | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/doc/styles/site.darkstrap.css b/doc/styles/site.darkstrap.css index 5a67785e..efb84c1c 100644 --- a/doc/styles/site.darkstrap.css +++ b/doc/styles/site.darkstrap.css @@ -88,7 +88,7 @@ img { /* Responsive images (ensure images don't scale beyond their parents) */ max-width: 100%; - /* Part 1: Set a maxium relative to the parent */ + /* Part 1: Set a maximum relative to the parent */ width: auto\9; /* IE7-8 need help adjusting responsive images */ diff --git a/doc/styles/site.dibs-bootstrap.css b/doc/styles/site.dibs-bootstrap.css index 9fc8b115..3ea3e4ad 100644 --- a/doc/styles/site.dibs-bootstrap.css +++ b/doc/styles/site.dibs-bootstrap.css @@ -5615,7 +5615,7 @@ th.hidden-lg, td.hidden-lg { * Licensed under the Apache License v2.0 * http://www.apache.org/licenses/LICENSE-2.0 * - * Boostrap 3 patch for for bootstrap-modal. Include BEFORE bootstrap-modal.css! + * Bootstrap 3 patch for for bootstrap-modal. Include BEFORE bootstrap-modal.css! */ body.modal-open, .modal-open .navbar-fixed-top, .modal-open .navbar-fixed-bottom { margin-right: 0; } |
