diff --git a/module/caselib/css/createcase.css b/module/caselib/css/createcase.css index bc54a9a26d..e5c55436ab 100644 --- a/module/caselib/css/createcase.css +++ b/module/caselib/css/createcase.css @@ -5,7 +5,7 @@ .step-actions {width: 100px;} #steps .active td {transition: background-color .5s;} #steps .step-steps {resize: none; max-height: 30px;} -#steps .step-expects {display: none;} +#steps .step-expects {resize: none;} #steps .step-item .step-item-id {display: table-cell; min-width: 40px;} #steps .step-item .step-id {color: transparent;} #steps .step-id {font-weight: bold;}