mirror of
https://github.com/twbs/bootstrap.git
synced 2025-01-29 21:52:22 +01:00
Merge branch 'idavemm-patch-1' into 2.2.2-wip
This commit is contained in:
commit
c5173cdb92
@ -21,6 +21,11 @@
|
|||||||
background-color: @grayLighter;
|
background-color: @grayLighter;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
// Prevent IE8 from misplacing imgs
|
||||||
|
.nav > li > a > img {
|
||||||
|
max-width: none;
|
||||||
|
}
|
||||||
|
|
||||||
// Redeclare pull classes because of specifity
|
// Redeclare pull classes because of specifity
|
||||||
.nav > .pull-right {
|
.nav > .pull-right {
|
||||||
float: right;
|
float: right;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user