Merge pull request #188 from jamal-jackson/feature/settings_views_polish

somewhat styled delete wallet view
This commit is contained in:
Gustavo Maximiliano Cortez 2016-09-26 12:07:41 -03:00 committed by GitHub
commit db7f4fcbe6
3 changed files with 16 additions and 7 deletions

View file

@ -45,6 +45,11 @@
}
}
}
.white-bg{
background: #fff;
}
.overlay {
position: absolute;
top:0;