Extend clickable area of checkbox

This commit is contained in:
Yuya Ochiai
2017-02-17 00:09:45 +09:00
parent 4d2a95cd32
commit e1a2175bcd
2 changed files with 5 additions and 0 deletions

View File

@@ -0,0 +1,4 @@
.checkbox > label {
width: 100%;
}