app/assets/stylesheets/bootstrap-responsive-overrides.css in contour-1.0.0.beta10 vs app/assets/stylesheets/bootstrap-responsive-overrides.css in contour-1.0.0.beta11

- old
+ new

@@ -16,5 +16,10 @@ margin: 0; z-index: 1050; overflow: visible; } } + +/* Fix for IE7 IE8 dropdown menu items */ +.collapse { + overflow: visible; +}