fix height for shapeshift tx info

This commit is contained in:
Sean Yesmunt 2017-12-10 13:56:34 -05:00
parent 4f82fd77af
commit 206b2794e8

View file

@ -13,7 +13,7 @@
}
.shapeshift__tx-info {
min-height: 55px;
min-height: 63px;
}
.shapeshift__deposit-address-wrapper {