fix tx details padding bottom on ios

This commit is contained in:
Marty Alcala 2016-11-07 15:48:51 -05:00
commit 4277ed8427
2 changed files with 4 additions and 2 deletions

View file

@ -1,3 +1,5 @@
#view-confirm {
.tx-details-content > .scroll {
padding-bottom: .25rem;
}
}