Remove red default background on select list

This commit is contained in:
Kevin Sawicki 2013-02-25 15:09:36 -08:00
parent f51f097615
commit 32ce720890

View File

@ -4,7 +4,6 @@
overflow-y: auto;
max-height: 312px;
margin: 0;
background: red;
padding: 0;
line-height: 100%;
-webkit-user-select: none;