Hide reference of wallets 1-1 on sidebar

This commit is contained in:
Gustavo Maximiliano Cortez 2015-05-19 17:08:03 -03:00
commit cb2e6e45cf
No known key found for this signature in database
GPG key ID: 15EDAD8D9F2EB1AF
3 changed files with 5 additions and 6 deletions

View file

@ -338,6 +338,7 @@ ul.manage li {
.size-72 { font-size: 72px; }
.m5 {margin: 5px;}
.m5t {margin-top: 5px;}
.m8t {margin-top: 8px;}
.m5b {margin-bottom: 5px;}
.m5r {margin-right: 5px;}
.m10 {margin: 10px;}

View file

@ -303,9 +303,7 @@ a.missing-copayers {
}
.sidebar header {
width: 100%;
text-align: center;
height: 7rem;
padding: 1.7rem;
border-bottom: 1px solid #384B5F;
}