diff --git a/css/main.css b/css/main.css index 317a31f1..565aaf49 100644 --- a/css/main.css +++ b/css/main.css @@ -1681,11 +1681,3 @@ button#swap-height-width { right: 0; border: 0; } - -#image-output-gallery { - height: calc(100vh - 105px); -} - -#image-history-gallery { - height: calc(100vh - 139px); -}