fix outline button style

This commit is contained in:
bechi 2015-01-28 17:59:26 -03:00
commit fd0502ee0a
11 changed files with 47 additions and 49 deletions

View file

@ -328,17 +328,6 @@
-webkit-tap-highlight-color:rgba(0,0,0,0);
}
.add-wallet .button-setup {
border: 1px solid #A5B2BF;
border-radius: 5px;
color: #7A8C9E;
text-align: center;
padding: 2rem;
margin: 2rem 0;
text-transform: uppercase;
font-size: 16px;
}
.modal.fade, .reveal-modal-bg {
opacity: 1;
}