1
0
mirror of https://github.com/bitwarden/browser synced 2025-12-22 11:13:46 +00:00

Expand vault all tabs. Search from curr. tab page.

This commit is contained in:
Kyle Spearrin
2017-09-27 20:12:19 -04:00
parent 1fa3df1151
commit 41dda3bb61
9 changed files with 39 additions and 19 deletions

View File

@@ -54,6 +54,11 @@
display: block;
float: left;
}
.fa-external-link {
vertical-align: 0;
margin: 0 -5px 0 5px;
}
}
.right {
@@ -117,11 +122,6 @@
white-space: nowrap;
float: none;
}
.fa-external-link {
vertical-align: 0;
margin: 0 -5px 0 5px;
}
}
}