Skip to content

Commit cd5d5f5

Browse files
Added label to case sensitivity checkbox.
1 parent 447f46f commit cd5d5f5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/popup/popup.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@
8585
<button class="button" id="prev">Prev</button>
8686
<button class="button" id="next">Next</button>
8787
<br>
88-
Case Insensitive <input type="checkbox" id="case-insensitive">
88+
<label>Case Insensitive <input type="checkbox" id="case-insensitive"></label>
8989

9090
<p id="chrome-store-warning">It looks like you're trying to use this extension on the Chrome store, but Google doesn't allow this. See <a target="_blank" href="https://stackoverflow.com/questions/11613371/chrome-extension-content-script-on-https-chrome-google-com-webstore">this link</a> for more details. If you believe you've received this message in error, please contact the developer.</p>
9191
</div>

0 commit comments

Comments
 (0)