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 { #build-select {
clear: both; clear: both;
margin: 1em 0 0; margin: 1em 0 0;
height: 8.5em; height: 10em;
white-space: nowrap; white-space: nowrap;
overflow:hidden; overflow:hidden;

View File

@@ -1,6 +1,6 @@
{ {
"name": "coriolis_shipyard", "name": "coriolis_shipyard",
"version": "0.7.7", "version": "0.7.8",
"repository": { "repository": {
"type": "git", "type": "git",
"url": "https://github.com/cmmcleod/coriolis" "url": "https://github.com/cmmcleod/coriolis"