From: Mikael Nordfeldth Date: Sun, 30 Apr 2017 18:32:10 +0000 (+0200) Subject: Makes the attachment button stay within the form area... X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=45203a499245d1d4d7352c98e3f59b381f1e19d4;p=quix0rs-gnu-social.git Makes the attachment button stay within the form area... --- 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 {