diff --git a/src/app/vault/ciphers.component.html b/src/app/vault/ciphers.component.html index f4663cc6e1..28e7ed4bfd 100644 --- a/src/app/vault/ciphers.component.html +++ b/src/app/vault/ciphers.component.html @@ -14,7 +14,7 @@ (contextmenu)="rightClickCipher(c)" href="#" title="{{'viewItem' | i18n}}" [ngClass]="{'active': c.id === activeCipherId}" class="flex-list-item"> - +
{{c.name}} @@ -27,7 +27,7 @@ {{c.subTitle}} - +