stop jumping all content on collapsing and expanding the sidebar

This commit is contained in:
Job van der Voort 2015-06-24 11:16:56 +02:00
parent b8af2ecc16
commit b9fc3c19f8
1 changed files with 1 additions and 5 deletions

View File

@ -16,7 +16,7 @@
.content-wrapper { .content-wrapper {
width: 100%; width: 100%;
padding: 15px; padding: 20px;
background: #FFF; background: #FFF;
} }
@ -96,10 +96,6 @@
width: 230px; width: 230px;
} }
} }
.content-wrapper {
padding: 20px;
}
} }
@mixin folded-sidebar { @mixin folded-sidebar {