Fix input styling

This commit is contained in:
Gustavo Maximiliano Cortez 2017-07-18 10:06:57 -03:00
parent d1834c3e90
commit b635a496d7
No known key found for this signature in database
GPG Key ID: 15EDAD8D9F2EB1AF
1 changed files with 2 additions and 2 deletions

View File

@ -23,10 +23,10 @@
.unit {
color: #9c9c9c;
background: #f2f2f2;
height: 50px;
position: absolute;
right: 0;
padding: 12px 10px 0 10px;
top: 0;
padding: 15px 10px 12px 10px;
}
}
.warning-fee {