Merge branch 'master' into ft/2884-operation-deep-linking

This commit is contained in:
shockey
2017-07-14 15:40:20 -07:00
committed by GitHub
4 changed files with 38 additions and 15 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
{