From 626b45d691f9fc6c5ebc914ad0238bd8990e9c0b Mon Sep 17 00:00:00 2001 From: Ross Laird Date: Fri, 15 Jun 2012 13:07:44 -0700 Subject: [PATCH] Corrected spelling error --- less/navbar.less | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/less/navbar.less b/less/navbar.less index 7a5c846487..d535158a50 100644 --- a/less/navbar.less +++ b/less/navbar.less @@ -14,7 +14,7 @@ margin-bottom: @baseLineHeight; } -// Gradient is applied to it's own element because overflow visible is not honored by IE when filter is present +// Gradient is applied to its own element because overflow visible is not honored by IE when filter is present .navbar-inner { min-height: @navbarHeight; padding-left: 20px; @@ -358,4 +358,4 @@ left: auto; right: 13px; } -} \ No newline at end of file +}