Fix wording. Error handler improved

This commit is contained in:
Gustavo Maximiliano Cortez 2017-07-26 16:13:57 -03:00
commit e7f8e2c235
No known key found for this signature in database
GPG key ID: 15EDAD8D9F2EB1AF
8 changed files with 44 additions and 24 deletions

View file

@ -41,7 +41,8 @@
}
.big-icon-svg > .bg {
height: 27px;
height: 28px;
box-shadow: none;
}
}
@ -145,6 +146,14 @@
}
}
#meli-list-cards {
img.item-logo {
width: auto;
height: auto;
border-radius: 0;
}
}
#meli-card {
.card-head {
margin: 20px 0;