Fixed flickering when showing the value of a password field

This commit is contained in:
Giulio Cesare Solaroli
2015-03-23 00:13:47 +01:00
vanhempi 3bc7dbe7db
commit bf3ec41e1b
3 muutettua tiedostoa jossa 5 lisäystä ja 5 poistoa

Näytä tiedosto

@@ -478,11 +478,11 @@ $cardViewBasePadding: 10px;
&.hidden {
font-family: clipperz-password;
font-size: 23pt;
line-height: 28px;
&.visible {
font-family: "clipperz-font";
font-size: 18pt;
line-height: 28px;
}
}
}