fix ui bugs on txp details

This commit is contained in:
bechi 2016-01-20 11:15:44 -03:00 committed by Gustavo Maximiliano Cortez
commit a319a5e011
2 changed files with 3 additions and 3 deletions

View file

@ -784,12 +784,12 @@ textarea:focus
}
.payment-proposal-to i {
margin-right: 10px;
position: absolute;
left: 25px;
padding-right: 10px;
border-right: 1px solid;
border-color: rgba(255, 255, 255, 0.1);
font-size: 20px;
vertical-align: middle;
}
::-webkit-input-placeholder {