aboutsummaryrefslogtreecommitdiff
path: root/docs/layout
diff options
context:
space:
mode:
Diffstat (limited to 'docs/layout')
-rw-r--r--docs/layout/overview.md1
-rw-r--r--docs/layout/responsive-utilities.md4
2 files changed, 2 insertions, 3 deletions
diff --git a/docs/layout/overview.md b/docs/layout/overview.md
index 736b9ed12..04aa2c9ad 100644
--- a/docs/layout/overview.md
+++ b/docs/layout/overview.md
@@ -169,7 +169,6 @@ We don't encourage customization of these values; should you change one, you lik
```scss
$zindex-dropdown-backdrop: 990 !default;
-$zindex-navbar: 1000 !default;
$zindex-dropdown: 1000 !default;
$zindex-fixed: 1030 !default;
$zindex-sticky: 1030 !default;
diff --git a/docs/layout/responsive-utilities.md b/docs/layout/responsive-utilities.md
index e207737d1..c3f0c0090 100644
--- a/docs/layout/responsive-utilities.md
+++ b/docs/layout/responsive-utilities.md
@@ -28,11 +28,11 @@ Try to use these on a limited basis and avoid creating entirely different versio
<th></th>
<th>
Extra small devices
- <small>Portrait phones (&lt;544px)</small>
+ <small>Portrait phones (&lt;576px)</small>
</th>
<th>
Small devices
- <small>Landscape phones (&ge;544px - &lt;768px)</small>
+ <small>Landscape phones (&ge;576px - &lt;768px)</small>
</th>
<th>
Medium devices