aboutsummaryrefslogtreecommitdiff
path: root/doc/styles
diff options
context:
space:
mode:
Diffstat (limited to 'doc/styles')
-rw-r--r--doc/styles/site.darkstrap.css2
-rw-r--r--doc/styles/site.dibs-bootstrap.css2
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; }