Skip to content

Commit

Permalink
Update input radio style
Browse files Browse the repository at this point in the history
  • Loading branch information
artf committed Oct 22, 2017
1 parent d02234c commit 1e9cb40
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 9 deletions.
2 changes: 1 addition & 1 deletion dist/css/grapes.min.css

Large diffs are not rendered by default.

10 changes: 2 additions & 8 deletions src/styles/scss/_gjs_inputs.scss
Original file line number Diff line number Diff line change
Expand Up @@ -138,7 +138,8 @@
top: 0;
}

&-color {
&-color,
&-radio {
width: 100%;
}
}
Expand Down Expand Up @@ -187,13 +188,6 @@
top: 0;
}

.#{$app-prefix}field-radio {
float: left;
overflow: hidden;
padding: 0;
width: auto;
}

/* ??? */
.#{$app-prefix}field-checkbox {
padding: 0;
Expand Down

0 comments on commit 1e9cb40

Please sign in to comment.