1
0
mirror of https://github.com/bitwarden/browser synced 2025-12-18 09:13:33 +00:00

ui updates for vault logins list

This commit is contained in:
Kyle Spearrin
2017-03-25 16:09:06 -04:00
parent 636c709671
commit 3c83741b13
4 changed files with 27 additions and 16 deletions

View File

@@ -250,3 +250,7 @@ form .btn .loading-icon {
text-decoration: line-through;
color: @text-muted;
}
.tooltip-wrapper {
display: inline-block;
}