1
0
mirror of https://github.com/bitwarden/browser synced 2025-12-12 14:23:32 +00:00

large chevron

This commit is contained in:
Kyle Spearrin
2018-04-20 16:57:01 -04:00
parent 63a16b6b06
commit c1b0114f07
2 changed files with 2 additions and 2 deletions

2
jslib

Submodule jslib updated: 2c2128a871...d73012efc8

View File

@@ -24,7 +24,7 @@
<div class="box-content single-line"> <div class="box-content single-line">
<a class="box-content-row box-content-row-flex" routerLink="/generator-history"> <a class="box-content-row box-content-row-flex" routerLink="/generator-history">
<div class="row-main">{{'passwordHistory' | i18n}}</div> <div class="row-main">{{'passwordHistory' | i18n}}</div>
<i class="fa fa-chevron-right row-sub-icon"></i> <i class="fa fa-chevron-right fa-lg row-sub-icon"></i>
</a> </a>
</div> </div>
</div> </div>