mirror of
https://github.com/twbs/bootstrap.git
synced 2025-09-02 01:42:36 +02:00
fix #9239 by restoring old ie8 responsive img foo
This commit is contained in:
4
dist/css/bootstrap.css
vendored
4
dist/css/bootstrap.css
vendored
@@ -2815,6 +2815,10 @@ button.close {
|
||||
background-color: #e5e5e5;
|
||||
}
|
||||
|
||||
.nav > li > a > img {
|
||||
max-width: none;
|
||||
}
|
||||
|
||||
.nav-tabs {
|
||||
border-bottom: 1px solid #dddddd;
|
||||
}
|
||||
|
Reference in New Issue
Block a user