search
Signed-off-by: Jeff <jeff@gotenzing.com>
Showing
6 changed files
with
25 additions
and
5 deletions
| ... | @@ -18351,7 +18351,7 @@ ul.sf_date_field .sf-datepicker { | ... | @@ -18351,7 +18351,7 @@ ul.sf_date_field .sf-datepicker { |
| 18351 | width: auto !important; | 18351 | width: auto !important; |
| 18352 | } | 18352 | } |
| 18353 | #advance-search-modal .select2-container--default .select2-search--inline .select2-search__field { | 18353 | #advance-search-modal .select2-container--default .select2-search--inline .select2-search__field { |
| 18354 | width: 100% !important; | 18354 | width: 94% !important; |
| 18355 | background-color: #fff; | 18355 | background-color: #fff; |
| 18356 | height: 32px; | 18356 | height: 32px; |
| 18357 | border: solid 1px #bebebe !important; | 18357 | border: solid 1px #bebebe !important; |
| ... | @@ -18563,7 +18563,7 @@ ul.sf_date_field .sf-datepicker { | ... | @@ -18563,7 +18563,7 @@ ul.sf_date_field .sf-datepicker { |
| 18563 | height: 2.25rem; | 18563 | height: 2.25rem; |
| 18564 | } | 18564 | } |
| 18565 | #advance-search-modal .modal-dialog .searchandfilter .sf_date_field { | 18565 | #advance-search-modal .modal-dialog .searchandfilter .sf_date_field { |
| 18566 | max-width: 46.875rem; | 18566 | max-width: 36.4rem; |
| 18567 | } | 18567 | } |
| 18568 | #advance-search-modal .modal-dialog .searchandfilter .sf_date_field .sf-date-prefix { | 18568 | #advance-search-modal .modal-dialog .searchandfilter .sf_date_field .sf-date-prefix { |
| 18569 | width: 3.125rem !important; | 18569 | width: 3.125rem !important; |
| ... | @@ -18623,6 +18623,7 @@ ul.sf_date_field .sf-datepicker { | ... | @@ -18623,6 +18623,7 @@ ul.sf_date_field .sf-datepicker { |
| 18623 | width: 33%; | 18623 | width: 33%; |
| 18624 | display: inline-block !important; | 18624 | display: inline-block !important; |
| 18625 | vertical-align: top; | 18625 | vertical-align: top; |
| 18626 | margin-bottom: 10px; | ||
| 18626 | } | 18627 | } |
| 18627 | @media screen and (max-width: 56.25rem) { | 18628 | @media screen and (max-width: 56.25rem) { |
| 18628 | #advance-search-modal .sf-field-taxonomy-region, | 18629 | #advance-search-modal .sf-field-taxonomy-region, |
| ... | @@ -18653,6 +18654,15 @@ ul.sf_date_field .sf-datepicker { | ... | @@ -18653,6 +18654,15 @@ ul.sf_date_field .sf-datepicker { |
| 18653 | display: inline-block !important; | 18654 | display: inline-block !important; |
| 18654 | width: 30%; | 18655 | width: 30%; |
| 18655 | } | 18656 | } |
| 18657 | #advance-search-modal .sf-field-tag { | ||
| 18658 | margin-bottom: 0px !important; | ||
| 18659 | } | ||
| 18660 | #advance-search-modal .sf-field-submit { | ||
| 18661 | margin-top: 10px !important; | ||
| 18662 | } | ||
| 18663 | #advance-search-modal .sf-field-reset { | ||
| 18664 | margin-top: 10px !important; | ||
| 18665 | } | ||
| 18656 | 18666 | ||
| 18657 | .select2-container .select2-search--inline .select2-search__field { | 18667 | .select2-container .select2-search--inline .select2-search__field { |
| 18658 | padding-left: 10px; | 18668 | padding-left: 10px; | ... | ... |
This diff could not be displayed because it is too large.
This diff could not be displayed because it is too large.
This diff could not be displayed because it is too large.
| ... | @@ -461,7 +461,7 @@ ul.sf_date_field { | ... | @@ -461,7 +461,7 @@ ul.sf_date_field { |
| 461 | width: auto !important; | 461 | width: auto !important; |
| 462 | } | 462 | } |
| 463 | .select2-container--default .select2-search--inline .select2-search__field{ | 463 | .select2-container--default .select2-search--inline .select2-search__field{ |
| 464 | width: 100% !important; | 464 | width: 94% !important; |
| 465 | background-color: #fff; | 465 | background-color: #fff; |
| 466 | height: 32px; | 466 | height: 32px; |
| 467 | border:solid 1px #bebebe !important; | 467 | border:solid 1px #bebebe !important; |
| ... | @@ -678,7 +678,7 @@ ul.sf_date_field { | ... | @@ -678,7 +678,7 @@ ul.sf_date_field { |
| 678 | } | 678 | } |
| 679 | 679 | ||
| 680 | .sf_date_field { | 680 | .sf_date_field { |
| 681 | max-width: 46.875rem; | 681 | max-width: 36.4rem; |
| 682 | 682 | ||
| 683 | .sf-date-prefix { | 683 | .sf-date-prefix { |
| 684 | width: 3.125rem !important; | 684 | width: 3.125rem !important; |
| ... | @@ -752,6 +752,7 @@ ul.sf_date_field { | ... | @@ -752,6 +752,7 @@ ul.sf_date_field { |
| 752 | width: 33%; | 752 | width: 33%; |
| 753 | display: inline-block !important; | 753 | display: inline-block !important; |
| 754 | vertical-align: top; | 754 | vertical-align: top; |
| 755 | margin-bottom: 10px; | ||
| 755 | @media screen and (max-width: 56.25rem) { | 756 | @media screen and (max-width: 56.25rem) { |
| 756 | width: 100%; | 757 | width: 100%; |
| 757 | } | 758 | } |
| ... | @@ -773,6 +774,15 @@ li.sf-field-post-meta-document_year { | ... | @@ -773,6 +774,15 @@ li.sf-field-post-meta-document_year { |
| 773 | display: inline-block !important; | 774 | display: inline-block !important; |
| 774 | width: 30%; | 775 | width: 30%; |
| 775 | } | 776 | } |
| 777 | .sf-field-tag{ | ||
| 778 | margin-bottom: 0px !important; | ||
| 779 | } | ||
| 780 | .sf-field-submit{ | ||
| 781 | margin-top: 10px !important; | ||
| 782 | } | ||
| 783 | .sf-field-reset{ | ||
| 784 | margin-top: 10px !important; | ||
| 785 | } | ||
| 776 | } | 786 | } |
| 777 | 787 | ||
| 778 | .select2-container .select2-search--inline .select2-search__field{ | 788 | .select2-container .select2-search--inline .select2-search__field{ | ... | ... |
-
Please register or sign in to post a comment