Skip to content

Commit

Permalink
fix choice aligment
Browse files Browse the repository at this point in the history
  • Loading branch information
Karlasa authored and amol2jcommerce committed Mar 19, 2019
1 parent 745df9a commit 8c609c4
Showing 1 changed file with 7 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -209,6 +209,13 @@
.fieldset {
> .field {
margin: 0 0 @indent__base;

&.choice {
&:before {
padding: 0;
width: 0;
}
}

&.type {
.control {
Expand Down

0 comments on commit 8c609c4

Please sign in to comment.