search fix

This commit is contained in:
Mo Bitar
2017-01-09 09:44:46 -06:00
parent 818f6aafe9
commit 24567cb87c
5 changed files with 9 additions and 20 deletions

View File

@@ -25,7 +25,7 @@
margin-top: 20px;
.filter-bar {
background-color: $bg-color;
background-color: $light-bg-color;
border-radius: 4px;
height: 100%;
color: #909090;
@@ -39,20 +39,6 @@
}
}
.notes-footer {
border-top: 1px solid $bg-color;
position: absolute;
bottom: 0px;
margin-top: 1px solid $bg-color;
width: 100%;
text-align: center;
padding: 10px;
> .new-button {
}
}
.note {
width: 100%;
padding: 15px;