calculator

This commit is contained in:
Javier 2016-07-07 16:55:04 -03:00
commit ff6348a233
4 changed files with 163 additions and 0 deletions

View file

@ -1572,6 +1572,14 @@ input.ng-invalid-match {
margin-bottom: 25px;
}
.send-amount {
width: 100%;
text-align: center;
padding-top: 10px;
color: #fff;
height: 150px;
}
.alternative-amount {
height: 25px;
text-align: center;