w3c syntax, unnecessary role=button

This commit is contained in:
Jesús 2021-06-29 19:11:10 -05:00
parent c6fe980a7a
commit 4a9c1422e7
No known key found for this signature in database
GPG Key ID: F6EE7BC59A315766

View File

@ -27,7 +27,7 @@
<!-- options -->
<div class="dropdown">
<!-- hidden box -->
<input id="options-toggle-cbox" class="opt-box" role="button" type="checkbox">
<input id="options-toggle-cbox" class="opt-box" type="checkbox">
<!-- end hidden box -->
<label class="dropdown-label" for="options-toggle-cbox">Options</label>
<div class="dropdown-content">