Makes the attachment button stay within the form area...

This commit is contained in:
Mikael Nordfeldth 2017-04-30 20:32:10 +02:00
parent bb72229d6a
commit 45203a4992

View File

@ -304,6 +304,7 @@ address .poweredby {
.form_notice { .form_notice {
margin-bottom: 10px; margin-bottom: 10px;
position: relative;
} }
.form_notice fieldset { .form_notice fieldset {