Merge pull request #5183 from gabrielbazan7/fix/buyBitcoinUI

center buy bitcoin on send screen
This commit is contained in:
Gustavo Maximiliano Cortez 2016-12-08 09:22:35 -03:00 committed by GitHub
commit d8ae4e1ab1

View file

@ -30,6 +30,7 @@
} }
.zero-state-cta { .zero-state-cta {
padding-bottom: 3vh; padding-bottom: 3vh;
left: 0;
} }
.send-heading { .send-heading {
font-size: 14px; font-size: 14px;