mirror of
https://github.com/twofas/2fas-browser-extension.git
synced 2024-11-21 17:49:56 +01:00
#1663 Firefox optionsPage layout FIX
This commit is contained in:
parent
57a79c4f86
commit
b46588b853
@ -42,9 +42,11 @@
|
||||
<p data-i18n="shortcutUseDesc" class="js-twofas-shortcut-description">Use this shortcut to open the 2FAS Browser Extension on any page.</p>
|
||||
</div>
|
||||
|
||||
<div class="twofas-options-page-content-icon"></div>
|
||||
<div class="twofas-options-page-content-icon">
|
||||
<h2><span data-i18n="icon">Icon</span>:</h2>
|
||||
<select name="twofas-icon-select" id="twofas-icon-select"></select>
|
||||
<div class="twofas-options-page-content-icon-box">
|
||||
<select name="twofas-icon-select" id="twofas-icon-select"></select>
|
||||
</div>
|
||||
<p data-i18n="optionsIconDesc">Choose an icon for the 2FAS Browser Extension to personalize its appearance in your browser.</p>
|
||||
</div>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user