fix switch with empty values - fix UI - fix BTC format

This commit is contained in:
Javier 2016-08-02 12:44:47 -03:00
commit a17a4438b4
3 changed files with 26 additions and 17 deletions

View file

@ -588,6 +588,10 @@ ul.manage li {
margin-bottom: 10px;
}
.m3t {
margin-top: 3px;
}
.m10t {
margin-top: 10px;
}