Fixed issue with two scroll bars appearing.

This commit is contained in:
Aditya Raisinghani 2014-03-25 16:36:24 +05:30
parent 83bfc28a9e
commit 84db5289f9

View file

@ -8,6 +8,9 @@ html, body
// For level loading view wings
overflow-x: hidden
body
overflow: hidden
// https://github.com/twbs/bootstrap/issues/9237 -- need a version that's not !important
.secret
display: none
@ -48,7 +51,6 @@ h1 h2 h3 h4
margin: 0 auto
.footer
height: 75px
border-top: 1px solid black
background-color: #2f261d
p