new wallets directive

This commit is contained in:
Javier 2016-08-22 16:07:21 -03:00
commit d337e73d00
3 changed files with 50 additions and 0 deletions

View file

@ -877,6 +877,13 @@ input[type=file] {
width: inherit;
}
.wallets {
height: 105px;
}
.no-pager .swiper-pagination {
display: none;
}
/*
* Calculator
*/