Created
March 23, 2016 03:56
-
-
Save Mdimran41/f8bdd38cc452db837a5e to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
a[href^="http://maps.google.com/maps"]{display:none !important} | |
a[href^="https://maps.google.com/maps"]{display:none !important} | |
.gmnoprint a, .gmnoprint span, .gm-style-cc { | |
display:none; | |
} | |
.gmnoprint div { | |
background:none !important; | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment