aboutsummaryrefslogtreecommitdiff
path: root/docs/layout
diff options
context:
space:
mode:
authorPierre-Denis Vanduynslager <[email protected]>2017-01-16 15:31:38 -0500
committerPierre-Denis Vanduynslager <[email protected]>2017-01-16 15:31:38 -0500
commit8da2815e47704b84610b65fecbbd29527c5abce6 (patch)
treeeb636d2b90ea67836f34604e273917df6bc8beee /docs/layout
parenta85b80fa75aa9ecc7da252411f6209a002e4bdfb (diff)
parent8167682deb6146e1949cb49baf6e87d350befe3d (diff)
downloadbootstrap-8da2815e47704b84610b65fecbbd29527c5abce6.tar.xz
bootstrap-8da2815e47704b84610b65fecbbd29527c5abce6.zip
Merge branch 'twbs/v4-dev' into dropdown-keyboard
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