1
0
mirror of https://github.com/bitwarden/browser synced 2025-12-18 01:03:35 +00:00

remove text button

This commit is contained in:
Kyle Spearrin
2018-07-10 08:20:22 -04:00
parent 1cb396dc51
commit a6bd9ecfa3
2 changed files with 10 additions and 5 deletions

View File

@@ -301,6 +301,11 @@ label:not(.form-check-label):not(.btn) {
max-width: 76px;
text-align: right;
&.wider {
width: 100px;
max-width: 100px;
}
.btn {
line-height: 1;
}