Minor fix to build select view

This commit is contained in:
Colin McLeod
2015-05-26 00:52:15 -07:00
parent 674ee4a484
commit c03c7f3274
2 changed files with 2 additions and 2 deletions

View File

@@ -78,7 +78,7 @@
#build-select {
clear: both;
margin: 1em 0 0;
height: 8.5em;
height: 10em;
white-space: nowrap;
overflow:hidden;