Skip to content

Instantly share code, notes, and snippets.

@hajjifadoua
Forked from Shadowfiend/gist:1089727
Created July 31, 2014 14:15
Show Gist options
  • Select an option

  • Save hajjifadoua/3ddcf49f9344a7072125 to your computer and use it in GitHub Desktop.

Select an option

Save hajjifadoua/3ddcf49f9344a7072125 to your computer and use it in GitHub Desktop.
.popup .arrow {
-moz-transform: rotate(45deg);
-webkit-transform: rotate(45deg);
-o-transform: rotate(45deg);
transform: rotate(45deg);
width: 30px;
height: 30px;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment