w3c syntax, unnecessary role=button
This commit is contained in:
parent
c6fe980a7a
commit
4a9c1422e7
@ -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">
|
||||
|
Loading…
x
Reference in New Issue
Block a user