diff --git a/www/form/app-form.less b/www/form/app-form.less index 37cd22686..ff0fd8e17 100644 --- a/www/form/app-form.less +++ b/www/form/app-form.less @@ -772,6 +772,9 @@ } .cp-form-block-content { + p:last-of-type { + margin-bottom: 0; + } p, ul { a { color: @cryptpad_color_link;