1
0
mirror of https://github.com/bitwarden/browser synced 2025-12-15 07:43:35 +00:00

UI adjustments to accomedate other languages (#34)

This commit is contained in:
Kyle Spearrin
2016-11-17 22:40:50 -05:00
parent e31c4a591c
commit 33dfc28de8
4 changed files with 6 additions and 6 deletions

View File

@@ -255,7 +255,7 @@
font-size: 35px;
float: left;
display: inline-block;
margin-right: 8px;
margin: 0 8px 5px 0;
}
.text {
@@ -356,7 +356,7 @@
display: inline-block;
border: none;
background: none;
width: 100px;
width: 55px;
text-align: right;
}
}
@@ -429,7 +429,7 @@
top: 50%;
margin-top: -70px;
display: block;
width: 100%;
text-align: center;
padding: 0 10px;
}
}