Commit e25bcb93 authored by Jacob Thornton's avatar Jacob Thornton
Browse files

Merge branch '2.1.0-wip' of https://github.com/twitter/bootstrap into 2.1.0-wip

parents dcf75697 cf70fb62
7 merge requests!4427Use variable for desktop media query,!4258Aria,!4248Amended mentions of 'javascript' to the correct 'JavaScript',!4235Patch 1,!4232Fixing the modal z-index issue + make modal stacking possible,!42132.1.0 wip,!4165Patch 2
Showing with 1 addition and 0 deletions
+1 -0
...@@ -78,6 +78,7 @@ sub { ...@@ -78,6 +78,7 @@ sub {
img { img {
max-width: 100%; // Make images inherently responsive max-width: 100%; // Make images inherently responsive
height: auto; // Make images inherently responsive
vertical-align: middle; vertical-align: middle;
border: 0; border: 0;
-ms-interpolation-mode: bicubic; -ms-interpolation-mode: bicubic;
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment