Changed header to stay at the top of the page.

This commit is contained in:
Stephan van Leeuwen
2014-12-27 20:08:29 +01:00
parent 071ad02c02
commit 6342bc2994
3 changed files with 7 additions and 3 deletions
+1 -1
View File
@@ -282,7 +282,7 @@ img.emoji {
}
.navless-container {
margin-top: 20px;
margin-top: 68px;
}
.description-block {
@@ -7,6 +7,9 @@ header {
margin-bottom: 0;
min-height: 40px;
border: none;
position: fixed;
top: 0;
width: 100%;
.navbar-inner {
filter: none;
+3 -2
View File
@@ -11,6 +11,7 @@
width: 100%;
padding: 15px;
background: #FFF;
margin-top: 48px;
}
.nav-sidebar {
@@ -131,9 +132,9 @@
.sidebar-wrapper {
width: 52px;
position: fixed;
left: 50px;
top: 0;
left: 0;
height: 100%;
margin-left: -50px;
border-right: 1px solid #EAEAEA;
overflow-x: hidden;