From 45203a499245d1d4d7352c98e3f59b381f1e19d4 Mon Sep 17 00:00:00 2001 From: Mikael Nordfeldth Date: Sun, 30 Apr 2017 20:32:10 +0200 Subject: [PATCH] Makes the attachment button stay within the form area... --- theme/base/css/display.css | 1 + 1 file changed, 1 insertion(+) diff --git a/theme/base/css/display.css b/theme/base/css/display.css index dd007e6972..2e73a6c7f5 100644 --- a/theme/base/css/display.css +++ b/theme/base/css/display.css @@ -304,6 +304,7 @@ address .poweredby { .form_notice { margin-bottom: 10px; + position: relative; } .form_notice fieldset { -- 2.39.5