Killed scroll bars on programming language selection fancy select.

This commit is contained in:
Nick Winter 2014-11-05 14:02:49 -08:00
parent 0e1afff318
commit 081e1ced20

View file

@ -143,6 +143,7 @@ $heroCanvasHeight: 265px
.options
padding-left: 5px
overflow: visible
.selected
color: #111
@ -156,6 +157,7 @@ $heroCanvasHeight: 265px
padding-left: 40px
background: transparent url(/images/common/code_languages/javascript_small.png) no-repeat left center
background-size: 32px 32px
margin-bottom: -1px
&[data-value="python"]
background-image: url(/images/common/code_languages/python_small.png)