fix css differences with new merge

This commit is contained in:
Jamal Jackson 2016-09-14 14:39:13 -04:00
commit b5292be030

View file

@ -34,7 +34,7 @@
position: absolute;
width: 100%;
text-align: center;
bottom: 90px;
bottom: 45px;
button {
max-width: 400px;
}
@ -53,6 +53,7 @@
position: absolute;
bottom: 43px;
padding-bottom: 20px;
padding: .5rem .5rem .9rem;
p {
font-weight: bold;
font-weight: bold;
@ -73,14 +74,6 @@
margin: 5px auto 0;
}
}
ion-content.has-header {
#select-phrase {
bottom: 75px;
}
.backup-phrase {
padding: .5rem .5rem .9rem;
}
}
}
@media (max-width: 400px) {