Skip to content

Instantly share code, notes, and snippets.

@tmcw
Created November 6, 2012 18:39
Show Gist options
  • Save tmcw/4026618 to your computer and use it in GitHub Desktop.
Save tmcw/4026618 to your computer and use it in GitHub Desktop.
.marker-tooltip {
-webkit-transform:translate(0,0) !important;
position:absolute;
right:0px;
top:10px;
z-index:9999;
}
.marker-tooltip>div {
top:20px !important;
right:0px;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment