Fix selection fee level

This commit is contained in:
Javier 2016-06-09 11:55:21 -03:00
commit 376b52e93a
3 changed files with 14 additions and 11 deletions

View file

@ -20,6 +20,10 @@
z-index: -1;
}
.item-radio .radio-icon {
font-size: 16px;
}
.popup-container.active .popup {
border-radius: 10px;
}