new dashboard and folder in search (#10152)

* new dashboard and folder in search

* code formatting fixes
This commit is contained in:
Patrick O'Carroll
2017-12-12 11:26:15 +01:00
committed by Torkel Ödegaard
parent 79d9b64f82
commit 515faa9ec5
2 changed files with 16 additions and 0 deletions

View File

@@ -83,6 +83,14 @@
margin-bottom: $spacer * 1.5;
}
.search-filter-box-item {
display:block;
margin-bottom: 16px;
i {
font-size: 20px;
}
}
.search-results-container {
height: 100%;
display: block;