@@ -5,6 +5,7 @@
### Vegas 1.3.1 2012-09-05
* New attempt to fix the webkit image size bug (Thanks orourkedd)
* Get rid of imagesLoadedForVegas function
+* Fixed Css Twitter Bootstrap incompatibility
### Vegas 1.3.0 2012-05-04
@@ -21,9 +21,6 @@
image-rendering: optimizeQuality;
-ms-interpolation-mode: bicubic;
z-index:-2;
-}
-
-img.vegas-background {
/* counteracts global img modification by twitter bootstrap library */
max-width: none !important;
}