pretty-checkbox
pretty-checkbox copied to clipboard
Change label placement
Maybe it's a dumb question because it's such a seemingly essential feature but I couldn't find it in the docs. How do you change the placement of the label? I'd like to have it before the "checkbox" element instead of after.
.pretty .state label{ margin-left: 20px !important; }