app/assets/stylesheets/bootstrap-responsive-overrides.css in contour-1.2.0.pre6 vs app/assets/stylesheets/bootstrap-responsive-overrides.css in contour-1.2.0.pre7

- old
+ new

@@ -8,24 +8,5 @@ .dl-horizontal dt { white-space: normal; overflow: visible; } - -/* TODO REMOVE */ -/*@media (max-width: 480px) { - .modal-wrapper { - position: absolute; - top: 10px; - right: 10px; - left: 10px; - width: auto; - margin: 0; - z-index: 1050; - overflow: visible; - } -}*/ - -/* Fix for IE7 IE8 dropdown menu items */ -.collapse { - overflow: visible; -}