Fix checkboxes and radio boxes inputs with bad style because of the new box component.
This commit is contained in:
parent
2d5d16c1ce
commit
eb358c1c1a
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
||||||
.box
|
div.box
|
||||||
{
|
{
|
||||||
margin: 0.5em auto;
|
margin: 0.5em auto;
|
||||||
width: 50em;
|
width: 50em;
|
||||||
|
|
Loading…
Reference in a new issue