1
0
mirror of http://git.whoc.org.uk/git/password-manager.git synced 2025-12-19 21:07:03 +01:00

Fixed UnlockPage to look like LoginPage

This commit is contained in:
Giulio Cesare Solaroli
2015-10-02 14:49:05 +02:00
parent a12479f968
commit f2b85dd506
6 changed files with 33 additions and 23 deletions

View File

@@ -398,7 +398,8 @@ $cardViewBasePadding: 10px;
input.cardLabel {
width: 100%;
padding: 20px 20px 20px 42px;
// padding: 20px 20px 20px 42px;
padding: 13px 20px 13px 42px;
// height: 52px;
}