Commit 56d95e79 by Torkel Ödegaard

tweaks to gf-inline-form style PR #14154 change

parent ec23b4c6
......@@ -161,7 +161,6 @@ $input-border: 1px solid $input-border-color;
display: block;
width: 100%;
padding: $input-padding-y $input-padding-x;
margin-right: $gf-form-margin;
font-size: $font-size-md;
line-height: $input-line-height;
color: $input-color;
......
......@@ -35,7 +35,7 @@
}
.gf-form + .gf-form {
margin-right: 0;
margin-left: 0;
}
}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment