fixing spacing on checkbox

pull/712/head
Alex P 2016-12-20 20:07:52 -08:00
parent 35fecb7077
commit bd99cf2bdc
1 changed files with 1 additions and 1 deletions

View File

@ -487,7 +487,7 @@ $form-static-checkbox-size: 16px;
font-weight: 500;
transition: color 0.25s ease;
margin: 0;
padding: 0 0 0 (12px + $form-static-checkbox-size + 6px);
padding: 0 0 0 (12px + $form-static-checkbox-size);
user-select: none;
-ms-user-select: none;
-moz-user-selct: none;