aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMark Otto <[email protected]>2012-06-17 12:40:43 -0700
committerMark Otto <[email protected]>2012-06-17 12:40:43 -0700
commitbae3cfd18343ce4909b26f03ee0008f0de1d2d46 (patch)
tree0ab91ac6e96dc78f2fbf9a980270e4393160921f
parent3add79c071b3682c294bb4c50b8c008f9b91d0d8 (diff)
parent36e78bd7acf038dcdc258226b948b0864a385ba2 (diff)
downloadbootstrap-bae3cfd18343ce4909b26f03ee0008f0de1d2d46.tar.xz
bootstrap-bae3cfd18343ce4909b26f03ee0008f0de1d2d46.zip
Merge branch '2.1.0-wip' of github.com:twitter/bootstrap into 2.1.0-wip
-rw-r--r--less/navbar.less4
1 files changed, 2 insertions, 2 deletions
diff --git a/less/navbar.less b/less/navbar.less
index 7a5c84648..d535158a5 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
+}