Skip to content

Instantly share code, notes, and snippets.

@b-ry
Created February 20, 2014 16:21
Show Gist options
  • Select an option

  • Save b-ry/9117485 to your computer and use it in GitHub Desktop.

Select an option

Save b-ry/9117485 to your computer and use it in GitHub Desktop.
select{
background: url(../images/image.jpg) right center no-repeat;
background-color: $white;
border: 1px solid $gray_4;
@include border-radius(0);
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
text-indent:0.01px;
text-overflow:'';
overflow: hidden;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment