Fix margin on form input

This commit is contained in:
2026-04-27 10:08:05 -05:00
parent 58b04186ed
commit a45890d660

View File

@@ -42,6 +42,7 @@ h4.isso-thread-heading {
p.isso-input-wrapper {
display: block !important;
margin: 0 !important;
max-width: 100% !important;
& > label,
& > input {