]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
link to caniuse for context
authorMark Otto <markdotto@gmail.com>
Sun, 19 Mar 2017 22:24:20 +0000 (15:24 -0700)
committerMark Otto <markdotto@gmail.com>
Sun, 19 Mar 2017 22:24:20 +0000 (15:24 -0700)
docs/components/navbar.md

index 993661558f1da5d7a818d6afe0edf2d30e880846..44c1bfdddbb06e141b22a4ce7bd37b4329c7c0ad 100644 (file)
@@ -401,7 +401,7 @@ When the container is within your navbar, its horizontal padding is removed at b
 
 ## Placement
 
-Use our position utilities to place navbars in non-static positions. Choose from fixed to the top, fixed to the bottom, or stickied to the top. **Note that `position: sticky`, used for `.sticky-top`, isn't fully supported in every browser.**
+Use our position utilities to place navbars in non-static positions. Choose from fixed to the top, fixed to the bottom, or stickied to the top. **Note that `position: sticky`, used for `.sticky-top`, [isn't fully supported in every browser](http://caniuse.com/#feat=css-sticky).**
 
 {% example html %}
 <nav class="navbar navbar-light bg-faded">