8a3c64fb by Jeff Balicki

qa

Signed-off-by: Jeff <jeff@gotenzing.com>
1 parent 7299f888
......@@ -16907,7 +16907,7 @@ ul.sf_date_field .sf-datepicker {
@media screen and (max-width: 900px) {
#advance-search-modal .modal-body {
padding: 5px 60px;
padding-bottom: 100px;
padding-bottom: 200px;
}
}
#advance-search-modal .modal-dialog {
......@@ -17450,7 +17450,7 @@ ul.sf_date_field .sf-datepicker {
.side-caption {
position: absolute;
bottom: -100%;
z-index: 99;
z-index: 97;
}
.side-caption.hide {
display: none;
......@@ -18096,7 +18096,7 @@ ul.sf_date_field .sf-datepicker {
width: 200px;
box-shadow: none !important;
position: absolute;
right: -260px !important;
right: -270px !important;
}
.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.
......@@ -170,7 +170,7 @@
.side-caption {
position: absolute;
bottom: -100%;
z-index: 99;
z-index: 97;
&.hide {
display: none;
}
......
......@@ -21,7 +21,7 @@
width: 200px;
box-shadow:none !important;
position: absolute;
right: -260px!important;
right: -270px!important;
}
......
......@@ -488,7 +488,7 @@ ul.sf_date_field {
padding: 0px 35px 35px 35px;
@media screen and (max-width: 900px) {
padding: 5px 60px;
padding-bottom: 100px;
padding-bottom: 200px;
}
}
......
......@@ -2,5 +2,5 @@
Theme Name: MSF CA Child
Author: Tenzing Communications
Template: msf-ca
Version: 1.0.20
Version: 1.0.21
*/
......