From 98e55484e73aeac37fedd9cc260f4b16f9c04698 Mon Sep 17 00:00:00 2001 From: Quy Date: Thu, 5 Jan 2017 14:24:40 -0800 Subject: Doc updates (#21542) * Change it's to its. * Fix links * Fix typos --- scss/_navbar.scss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'scss') 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; -- cgit v1.2.3