diff --git a/src/static/css/screen.css b/src/static/css/screen.css index 6e842ba..081638e 100644 --- a/src/static/css/screen.css +++ b/src/static/css/screen.css @@ -131,6 +131,10 @@ div.submit { /* User profile */ +.vcard { + min-height: 400px; +} + .vcard .thumbnail { width: 200px; height: 200px; -- libgit2 0.21.2