From 299e0e825d86213577659bffa1d3ebed899fdecd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?netop=3A//=20=E3=82=A6=E3=82=A7=E3=83=83=E3=83=96?= Date: Wed, 13 Feb 2019 17:32:56 -0600 Subject: [PATCH] Autoformatter revert --- sass/form/_index.scss | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/sass/form/_index.scss b/sass/form/_index.scss index 5369678..f04cd73 100644 --- a/sass/form/_index.scss +++ b/sass/form/_index.scss @@ -149,8 +149,7 @@ checkbox-element { input { &[type="checkbox"] { - width: 0; - height: 0; + width: 0; height: 0; visibility: hidden; &:not(:checked) { @@ -194,8 +193,7 @@ radio-element { input { &[type="radio"] { - width: 0; - height: 0; + width: 0; height: 0; visibility: hidden; &:not(:checked) {