Commit bae3cfd1 authored by Mark Otto's avatar Mark Otto

Merge branch '2.1.0-wip' of github.com:twitter/bootstrap into 2.1.0-wip

parents 3add79c0 36e78bd7
...@@ -14,7 +14,7 @@ ...@@ -14,7 +14,7 @@
margin-bottom: @baseLineHeight; 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 { .navbar-inner {
min-height: @navbarHeight; min-height: @navbarHeight;
padding-left: 20px; padding-left: 20px;
...@@ -358,4 +358,4 @@ ...@@ -358,4 +358,4 @@
left: auto; left: auto;
right: 13px; right: 13px;
} }
} }
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment