aboutsummaryrefslogtreecommitdiff
path: root/docs/assets/css/bootstrap.css
diff options
context:
space:
mode:
authorMark Otto <[email protected]>2012-02-20 16:18:13 -0800
committerMark Otto <[email protected]>2012-02-20 16:18:13 -0800
commit331c85724afa7dbf41799967718b16e75f7ca816 (patch)
tree0b1eccd4e96abbb4ad532ed9d07b33186aaf6a90 /docs/assets/css/bootstrap.css
parent9c74f21966d134e8576cfcfae0bb5301fcd2facd (diff)
downloadbootstrap-331c85724afa7dbf41799967718b16e75f7ca816.tar.xz
bootstrap-331c85724afa7dbf41799967718b16e75f7ca816.zip
remove max-width on img from reset and put in docs only, per #1552
Diffstat (limited to 'docs/assets/css/bootstrap.css')
-rw-r--r--docs/assets/css/bootstrap.css1
1 files changed, 0 insertions, 1 deletions
diff --git a/docs/assets/css/bootstrap.css b/docs/assets/css/bootstrap.css
index 8d40d543d..a74f461c2 100644
--- a/docs/assets/css/bootstrap.css
+++ b/docs/assets/css/bootstrap.css
@@ -53,7 +53,6 @@ sub {
bottom: -0.25em;
}
img {
- max-width: 100%;
height: auto;
border: 0;
-ms-interpolation-mode: bicubic;