moved filter search to layout

This commit is contained in:
Minasokoni
2017-07-13 21:48:20 -07:00
parent be7b2448b2
commit 8b5c2cc409
3 changed files with 37 additions and 5 deletions

View File

@@ -327,6 +327,18 @@ body
}
}
.filter
{
.operation-filter-input
{
width: 100%;
margin: 20px 0;
padding: 10px 10px;
border: 2px solid #d8dde7;
}
}
.tab
{