stop jumping all content on collapsing and expanding the sidebar

This commit is contained in:
Job van der Voort
2015-06-24 11:20:36 +02:00
parent b8af2ecc16
commit b9fc3c19f8
+1 -5
View File
@@ -16,7 +16,7 @@
.content-wrapper {
width: 100%;
padding: 15px;
padding: 20px;
background: #FFF;
}
@@ -96,10 +96,6 @@
width: 230px;
}
}
.content-wrapper {
padding: 20px;
}
}
@mixin folded-sidebar {