Skip to content

Commit

Permalink
fix choice aligment
Browse files Browse the repository at this point in the history
  • Loading branch information
Karlasa authored Mar 13, 2019
1 parent 46bbdd0 commit a39e221
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 a39e221

Please sign in to comment.