fix backup without seed

This commit is contained in:
Javier 2016-06-02 18:17:31 -03:00
commit 91ac072083
3 changed files with 17 additions and 14 deletions

View file

@ -327,7 +327,7 @@ button.radius, .button.radius {
left: 0;
width: 100%;
padding: 0.8rem;
z-index: 9999;
z-index: 1;
}
.backup .button-box {