Rework config sidebar and deploy warning

This commit is contained in:
Nick O'Leary
2016-01-12 17:54:53 +00:00
parent de48c1be44
commit 50399c6bfa
9 changed files with 177 additions and 45 deletions

View File

@@ -37,7 +37,6 @@
right: 0;
bottom: 25px;
left: 0px;
padding-top: 3px;
overflow-y: auto;
}
@@ -66,3 +65,7 @@
#sidebar-footer {
@include component-footer;
}
.sidebar-button {
@include component-footer-button;
}