From 7115e3a4d578ec024f9acbc043e38326bff4117e Mon Sep 17 00:00:00 2001 From: Unknwon Date: Sun, 28 Aug 2016 03:19:27 -0700 Subject: css: remove profile avatar height --- public/css/gogs.css | 3 --- 1 file changed, 3 deletions(-) (limited to 'public/css') diff --git a/public/css/gogs.css b/public/css/gogs.css index 0bf68b1b..62e754d6 100644 --- a/public/css/gogs.css +++ b/public/css/gogs.css @@ -2645,9 +2645,6 @@ footer .ui.language .menu { .user.settings .email.list .item:not(:first-child) .button { margin-top: -10px; } -.user.profile .ui.card #profile-avatar { - height: 290px; -} .user.profile .ui.card .username { display: block; } -- cgit v1.2.3