Fixes transition of splash and creating wallet

This commit is contained in:
Gustavo Maximiliano Cortez 2015-04-20 10:02:41 -03:00
commit a82f477c20
4 changed files with 12 additions and 56 deletions

View file

@ -1079,18 +1079,9 @@ input.ng-invalid-match, input.ng-invalid-match:focus {
font-weight: normal;
}
.panel.splash {
.splash .start-button {
position: absolute;
height: 93.8%;
z-index: 10;
}
.panel.splash button {
position: absolute;
bottom: 1rem;
left: 1rem;
width: 90.5%;
z-index: 9999;
bottom: 0;
}
.preferences li {