make sure we keep the height sane

This commit is contained in:
Justin Palmer 2013-02-02 14:26:51 -08:00
parent 9f7a71fcda
commit fe77f1d77e

View File

@ -1,5 +1,6 @@
.select-list ol {
border: 1px solid #212121;
max-height: 300px;
}
.select-list ol:empty {