Fix margin

This commit is contained in:
Gustavo Maximiliano Cortez 2017-05-24 14:30:52 -03:00
commit aae4b41619
No known key found for this signature in database
GPG key ID: 15EDAD8D9F2EB1AF

View file

@ -11,7 +11,7 @@
} }
} }
.button-request { .button-request {
margin-top: 15px; margin-top: 10px;
background: transparent; background: transparent;
border: none; border: none;
font-size: 12px; font-size: 12px;
@ -22,7 +22,7 @@
} }
} }
.button-address { .button-address {
margin-top: 5px; margin-top: 10px;
background: transparent; background: transparent;
border: none; border: none;
font-size: 12px; font-size: 12px;