qa
Signed-off-by: Jeff <jeff@gotenzing.com>
Showing
8 changed files
with
7 additions
and
7 deletions
| ... | @@ -16907,7 +16907,7 @@ ul.sf_date_field .sf-datepicker { | ... | @@ -16907,7 +16907,7 @@ ul.sf_date_field .sf-datepicker { |
| 16907 | @media screen and (max-width: 900px) { | 16907 | @media screen and (max-width: 900px) { |
| 16908 | #advance-search-modal .modal-body { | 16908 | #advance-search-modal .modal-body { |
| 16909 | padding: 5px 60px; | 16909 | padding: 5px 60px; |
| 16910 | padding-bottom: 100px; | 16910 | padding-bottom: 200px; |
| 16911 | } | 16911 | } |
| 16912 | } | 16912 | } |
| 16913 | #advance-search-modal .modal-dialog { | 16913 | #advance-search-modal .modal-dialog { |
| ... | @@ -17450,7 +17450,7 @@ ul.sf_date_field .sf-datepicker { | ... | @@ -17450,7 +17450,7 @@ ul.sf_date_field .sf-datepicker { |
| 17450 | .side-caption { | 17450 | .side-caption { |
| 17451 | position: absolute; | 17451 | position: absolute; |
| 17452 | bottom: -100%; | 17452 | bottom: -100%; |
| 17453 | z-index: 99; | 17453 | z-index: 97; |
| 17454 | } | 17454 | } |
| 17455 | .side-caption.hide { | 17455 | .side-caption.hide { |
| 17456 | display: none; | 17456 | display: none; |
| ... | @@ -18096,7 +18096,7 @@ ul.sf_date_field .sf-datepicker { | ... | @@ -18096,7 +18096,7 @@ ul.sf_date_field .sf-datepicker { |
| 18096 | width: 200px; | 18096 | width: 200px; |
| 18097 | box-shadow: none !important; | 18097 | box-shadow: none !important; |
| 18098 | position: absolute; | 18098 | position: absolute; |
| 18099 | right: -260px !important; | 18099 | right: -270px !important; |
| 18100 | } | 18100 | } |
| 18101 | 18101 | ||
| 18102 | .pojo-a11y-toolbar-overlay { | 18102 | .pojo-a11y-toolbar-overlay { | ... | ... |
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.
| ... | @@ -488,7 +488,7 @@ ul.sf_date_field { | ... | @@ -488,7 +488,7 @@ ul.sf_date_field { |
| 488 | padding: 0px 35px 35px 35px; | 488 | padding: 0px 35px 35px 35px; |
| 489 | @media screen and (max-width: 900px) { | 489 | @media screen and (max-width: 900px) { |
| 490 | padding: 5px 60px; | 490 | padding: 5px 60px; |
| 491 | padding-bottom: 100px; | 491 | padding-bottom: 200px; |
| 492 | } | 492 | } |
| 493 | } | 493 | } |
| 494 | 494 | ... | ... |
-
Please register or sign in to post a comment