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

update js in footer, add max-width to img

This commit is contained in:
Mark Otto
2011-12-09 12:10:01 -08:00
parent 1d1805ee5c
commit 7b810bf9a6
9 changed files with 19 additions and 14 deletions
+2
View File
@@ -93,6 +93,8 @@ sub {
// -------------------------
// Source: http://github.com/necolas/normalize.css
img {
max-width: 100%;
height: auto;
border: 0;
-ms-interpolation-mode: bicubic;
}