Merge pull request #5070 from JDonadio/feat/address-view

Feat/address view
This commit is contained in:
Gustavo Maximiliano Cortez 2016-11-22 09:34:46 -03:00 committed by GitHub
commit 3b6926e463
15 changed files with 470 additions and 118 deletions

View file

@ -89,6 +89,8 @@
.bit-address {
font-size: .8rem;
// left:10%;
cursor: pointer;
cursor: hand;
position: absolute;
transition: all .15s ease;
width:100%;
@ -117,7 +119,6 @@
.item {
padding-top: 5px;
padding-bottom: 5px;
display: inline-block;
font-size: .7rem;
@media(min-width:350px) {
font-size:.9rem;