2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-02 16:04:07 +03:00

run make with nav img fix

This commit is contained in:
Mark Otto
2012-11-29 23:27:20 -08:00
parent 721b568303
commit 322a56354f
+4
View File
@@ -3877,6 +3877,10 @@ input[type="submit"].btn.btn-mini {
background-color: #eeeeee;
}
.nav > li > a > img {
max-width: none;
}
.nav > .pull-right {
float: right;
}