Cleanup CSS

This commit is contained in:
djmaze 2021-11-17 13:50:20 +01:00
parent 6ba4e70d5e
commit 89d334b2bd
7 changed files with 21 additions and 22 deletions

View file

@ -22,7 +22,7 @@
</div>
<div class="control-group">
<label data-i18n="GLOBAL/NAME"></label>
<input type="text" class="inputName input-xlarge"
<input type="text" class="input-xlarge"
autocomplete="off" autocorrect="off" autocapitalize="off" spellcheck="false"
data-bind="value: name, onEnter: addOrEditIdentityCommand" />
</div>