Merge pull request #1653 from cmgustavo/bug/02-layout

Bug/02 layout
This commit is contained in:
Matias Alejo Garcia 2014-10-31 15:53:08 -03:00
commit ca99f3f194
5 changed files with 35 additions and 33 deletions

View file

@ -203,6 +203,11 @@ header .alt-currency {
float: left;
}
.col2_full {
width: 194px;
height: 62px;
}
.col3 a {
font-size: 20px;
display: block;
@ -607,14 +612,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;
@ -1128,8 +1129,6 @@ a:hover .photo-container {
color: #fff;
}
.side-nav {padding-top: 50px;}
.side-nav li {
font-size: 16px;
line-height: 40px;