Advanced search: UI/UX WIP.

SVN:b1162[5540]
This commit is contained in:
Guillaume Lajarige
2018-03-27 08:18:42 +00:00
parent 7664633f18
commit ba04725ee3
4 changed files with 55 additions and 2 deletions

View File

@@ -1021,7 +1021,7 @@ input.dp-applied {
width: 88px;
}
.search_form_handler .sf_criterion_area .sf_more_criterion {
margin-right: 5px;
margin-right: 10px;
}
.search_form_handler .sf_criterion_area .sf_more_criterion.opened {
z-index: 2;

View File

@@ -1178,7 +1178,7 @@ input.dp-applied {
/* More criterion */
.sf_more_criterion{
margin-right: 5px;
margin-right: 10px;
&.opened{
z-index: 2; /* To be over criterion */