mirror of
https://github.com/EDCD/coriolis.git
synced 2025-12-08 22:33:24 +00:00
Minor fix to build select view
This commit is contained in:
@@ -78,7 +78,7 @@
|
||||
#build-select {
|
||||
clear: both;
|
||||
margin: 1em 0 0;
|
||||
height: 8.5em;
|
||||
height: 10em;
|
||||
white-space: nowrap;
|
||||
overflow:hidden;
|
||||
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "coriolis_shipyard",
|
||||
"version": "0.7.7",
|
||||
"version": "0.7.8",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/cmmcleod/coriolis"
|
||||
|
||||
Reference in New Issue
Block a user