Removed unused selectors from prepare layout function

This commit is contained in:
Abdullah Almsaeed
2015-02-10 20:13:05 -05:00
parent 79e8c7395a
commit 3c0552ab73
10 changed files with 40 additions and 11 deletions

View File

@@ -434,6 +434,8 @@ a:focus {
}
.sidebar {
padding-bottom: 10px;
}
.fixed .sidebar {
overflow: auto;
height: 100%;
}