From: Ross Laird Date: Fri, 15 Jun 2012 20:07:44 +0000 (-0700) Subject: Corrected spelling error X-Git-Tag: v2.1.0~2^2~268^2^2 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=refs%2Fpull%2F3863%2Fhead;p=thirdparty%2Fbootstrap.git Corrected spelling error --- 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 +}