Fix margin on form input
This commit is contained in:
@@ -42,6 +42,7 @@ h4.isso-thread-heading {
|
|||||||
|
|
||||||
p.isso-input-wrapper {
|
p.isso-input-wrapper {
|
||||||
display: block !important;
|
display: block !important;
|
||||||
|
margin: 0 !important;
|
||||||
max-width: 100% !important;
|
max-width: 100% !important;
|
||||||
& > label,
|
& > label,
|
||||||
& > input {
|
& > input {
|
||||||
|
|||||||
Reference in New Issue
Block a user