Skip to content

Commit 5a8841a

Browse files
author
Gulshan Singh
committed
Merge pull request #19 from NateTheGreat68/popup_ui
Added label to case sensitivity checkbox.
2 parents 447f46f + cd5d5f5 commit 5a8841a

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)