mirror of
https://github.com/EDCD/coriolis.git
synced 2025-12-09 14:45:35 +00:00
Minor fix to build select view
This commit is contained in:
@@ -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;
|
||||||
|
|
||||||
|
|||||||
@@ -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"
|
||||||
|
|||||||
Reference in New Issue
Block a user