typos #6

Merged
neb-b merged 4 commits from typo into master 2019-02-20 16:06:58 +01:00
Showing only changes of commit 717faf9f8f - Show all commits

View file

@ -150,8 +150,7 @@ checkbox-element {
input { input {
&[type="checkbox"] { &[type="checkbox"] {
width: 0; width: 0; height: 0;
height: 0;
visibility: hidden; visibility: hidden;
&:not(:checked) { &:not(:checked) {
@ -195,8 +194,7 @@ radio-element {
input { input {
&[type="radio"] { &[type="radio"] {
width: 0; width: 0; height: 0;
height: 0;
visibility: hidden; visibility: hidden;
&:not(:checked) { &:not(:checked) {