mirror of
https://github.com/twbs/bootstrap.git
synced 2024-12-01 13:24:25 +01:00
Merge pull request #3863 from rosslaird/spelling
Corrected spelling error
This commit is contained in:
commit
36e78bd7ac
@ -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 @@
|
|||||||
left: auto;
|
left: auto;
|
||||||
right: 13px;
|
right: 13px;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user