Merge pull request #4895 from cmgustavo/bug/glidera-settings-details

Changes settings icon. Buy and Sell options as home view
This commit is contained in:
Matias Alejo Garcia 2016-10-27 11:57:09 -03:00 committed by GitHub
commit d2ab77ee2e
2 changed files with 12 additions and 11 deletions

View file

@ -19,4 +19,9 @@
text-align: left;
margin: 1rem;
}
.item-img-buy,
.item-img-sell {
vertical-align: middle;
margin-right: 10px;
}
}