search widget : numeric => between has a little margin on top and bottom

SVN:b1162[5573]
This commit is contained in:
Bruno Da Silva
2018-03-29 10:14:33 +00:00
parent 456f8be6e5
commit 24c7ff4cfa
2 changed files with 2 additions and 0 deletions

View File

@@ -1180,6 +1180,7 @@ input.dp-applied {
}
.sfc_form_group.advanced {
.sfc_fg_operator_between {
margin-top: 5px;
margin-bottom: 5px;
}
}