2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-05-18 12:39:41 +03:00

Merge pull request #3863 from rosslaird/spelling

Corrected spelling error
This commit is contained in:
Mark Otto
2012-06-17 12:34:29 -07:00
+2 -2
View File
@@ -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;
}
}
}