Skip to content

Instantly share code, notes, and snippets.

@lmorillas
Created June 27, 2015 21:39
Show Gist options
  • Save lmorillas/e5bf618beccd4b297ae2 to your computer and use it in GitHub Desktop.
Save lmorillas/e5bf618beccd4b297ae2 to your computer and use it in GitHub Desktop.
cuadro de mapa exhibit redondeado
$(document).bind("dataload.exhibit", function() {
$('div.exhibit-mapView-map').addClass('img-rounded')
});
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment