diff --git a/package.json b/package.json index 52f3fbaed..98207db86 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "cryptpad", "description": "realtime collaborative visual editor with zero knowlege server", - "version": "4.2.0", + "version": "4.2.1", "license": "AGPL-3.0+", "repository": { "type": "git", diff --git a/www/profile/app-profile.less b/www/profile/app-profile.less index 0e5c1dd4f..128510de6 100644 --- a/www/profile/app-profile.less +++ b/www/profile/app-profile.less @@ -115,7 +115,7 @@ min-width: 0; } button { - height: 48px !important; + height: 38px !important; } } & > button:empty {