fix layout locked balance and list of wallets

This commit is contained in:
Gustavo Maximiliano Cortez 2014-10-31 15:30:43 -03:00
commit b540021487
3 changed files with 26 additions and 29 deletions

View file

@ -204,6 +204,11 @@ header .alt-currency {
float: left;
}
.col2_full {
width: 194px;
height: 62px;
}
.col3 a {
font-size: 20px;
display: block;
@ -608,14 +613,10 @@ a.button-setup {
color: #B6E9DF;
}
.founds .locked {
.locked {
font-size: 11px;
z-index: -99999;
background-color: #213140;
position: absolute;
top: 52px;
width: 250px;
left: 0;
width: 100%;
padding: 0.3rem 0.7rem;
color: white;
border-bottom: 1px solid #374756;
@ -1129,8 +1130,6 @@ a:hover .photo-container {
color: #fff;
}
.side-nav {padding-top: 50px;}
.side-nav li {
font-size: 16px;
line-height: 40px;