diff --git a/shared/css/static/frame/SelectInfo.scss b/shared/css/static/frame/SelectInfo.scss index 1028ea26..228152af 100644 --- a/shared/css/static/frame/SelectInfo.scss +++ b/shared/css/static/frame/SelectInfo.scss @@ -72,7 +72,7 @@ flex-grow: 1; flex-shrink: 2; - max-height: 25%; + max-height: 40%; min-height: 0; display: flex; @@ -113,6 +113,7 @@ &.hostbanner-mode-2 { background-size: contain!important; + background-position: top center; width:100%; height:100% }