Skip to content
This repository has been archived by the owner on Jun 11, 2024. It is now read-only.

Fix checkbox in element with scroll problem #14 #15

Merged
merged 1 commit into from
Nov 15, 2017
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions checkradio.sass
Original file line number Diff line number Diff line change
Expand Up @@ -59,6 +59,7 @@ $checkradio-top-offset: 0rem !default
user-select: none
display: inline-block
position: absolute
left: -10000px
opacity: 0

+ label
Expand Down