diff options
| author | Quy <[email protected]> | 2017-01-05 14:24:40 -0800 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2017-01-05 14:24:40 -0800 |
| commit | 98e55484e73aeac37fedd9cc260f4b16f9c04698 (patch) | |
| tree | f72c4ef000997d8919aa6f8672b9b122c7cda9cf /scss | |
| parent | 85a1fdcb29dd27803f2229d671a5e6b578d7f37e (diff) | |
| download | bootstrap-98e55484e73aeac37fedd9cc260f4b16f9c04698.tar.xz bootstrap-98e55484e73aeac37fedd9cc260f4b16f9c04698.zip | |
Doc updates (#21542)
* Change it's to its.
* Fix links
* Fix typos
Diffstat (limited to 'scss')
| -rw-r--r-- | scss/_navbar.scss | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/scss/_navbar.scss b/scss/_navbar.scss index e90b0e0c6..80beec8f3 100644 --- a/scss/_navbar.scss +++ b/scss/_navbar.scss @@ -76,7 +76,7 @@ // Custom styles for responsive collapsing and toggling of navbar contents. // Powered by the collapse Bootstrap JavaScript plugin. -// Button for toggling the navbar when in it's collapsed state +// Button for toggling the navbar when in its collapsed state .navbar-toggler { align-self: flex-start; // Prevent toggler from growing to full width when it's the only visible navbar child padding: $navbar-toggler-padding-y $navbar-toggler-padding-x; |
