2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-08 17:22:31 +03:00

fix #9239 by restoring old ie8 responsive img foo

This commit is contained in:
Mark Otto
2013-08-12 01:56:38 -07:00
parent 5e73cc90d9
commit 175a112548
3 changed files with 11 additions and 1 deletions
+4
View File
@@ -2815,6 +2815,10 @@ button.close {
background-color: #e5e5e5;
}
.nav > li > a > img {
max-width: none;
}
.nav-tabs {
border-bottom: 1px solid #dddddd;
}
+1 -1
View File
File diff suppressed because one or more lines are too long