scrolling is a nice feature

This commit is contained in:
Justin Palmer
2013-02-04 13:38:21 -08:00
parent b8c56e1618
commit a5c20c1464

View File

@@ -2,7 +2,7 @@
border: 1px solid #212121;
max-height: 390px;
position: relative;
overflow: hidden;
overflow: auto;
}
.select-list ol:empty {