aboutsummaryrefslogtreecommitdiff
path: root/ext/action-popup.html
diff options
context:
space:
mode:
authorDarius Jahandarie <djahandarie@gmail.com>2023-10-01 06:23:41 +0000
committerGitHub <noreply@github.com>2023-10-01 06:23:41 +0000
commitc7f7e84fe9109bedec8c7c531d3b6e48056dd3b3 (patch)
treef962c38182d4f496c9a97c80d08504fde0b3aac2 /ext/action-popup.html
parent0fa8d441a269b13474e6ad4108f49497d4d3abfd (diff)
parentc13cf0ec85ccc6aec636ccd8b9f791559c1cd2f6 (diff)
Merge pull request #261 from themoeway/dependabot/npm_and_yarn/html-validate-8.5.0
Bump html-validate from 7.6.0 to 8.5.0
Diffstat (limited to 'ext/action-popup.html')
-rw-r--r--ext/action-popup.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/action-popup.html b/ext/action-popup.html
index d153f6eb..bf1fe166 100644
--- a/ext/action-popup.html
+++ b/ext/action-popup.html
@@ -25,7 +25,7 @@
</div>
</label>
<div class="nav-button-container">
- <button class="nav-button action-select-profile" title="Change primary profile" hidden>
+ <button type="button" class="nav-button action-select-profile" title="Change primary profile" hidden>
<span class="icon" data-icon="profile"></span>
<span class="profile-select-container"><select class="profile-select" id="profile-select">
<optgroup label="Primary Profile" id="profile-select-option-group"></optgroup>