fix sidebar lock

This commit is contained in:
Matias Alejo Garcia 2015-01-03 21:29:10 -03:00
parent 1902e01267
commit a50e37c7fb
1 changed files with 1 additions and 2 deletions

View File

@ -19,7 +19,7 @@
}
.button-close {
margin-top:65px;
margin-top:10px;
background: #213140;
padding: 1.2rem;
font-size: 14px;
@ -91,7 +91,6 @@
.scroll-section {
position: absolute;
top: 45px;
bottom: 65px;
overflow-y: auto;
}