diff --git a/server/core/static/style.css b/server/core/static/style.css index ed9018447..9e0accf46 100644 --- a/server/core/static/style.css +++ b/server/core/static/style.css @@ -261,6 +261,7 @@ body { .oauth2-img { max-width: 150px; max-height: 150px; + min-height: 150px; } #graph-container svg {