8ea532f8 by Jeff Balicki

qa

Signed-off-by: Jeff <jeff@gotenzing.com>
1 parent f421d44d
......@@ -17669,6 +17669,11 @@ ul.sf_date_field .sf-datepicker {
height: 3rem !important;
width: 3rem !important;
}
:lang(fr-FR) #advance-search-modal .modal-dialog .searchandfilter input[name=_sf_submit] {
height: 2.75rem !important;
width: 11.375rem !important;
font-size: 1.125rem !important;
}
@media screen and (max-width: 56.25rem) {
:lang(fr-FR) #search-wrapper .sf-field-search {
width: calc(100% - 9rem) !important;
......
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.
......@@ -1101,6 +1101,11 @@ ul.sf_date_field {
height: 3rem !important;
width: 3rem !important;
}
#advance-search-modal .modal-dialog .searchandfilter input[name=_sf_submit]{
height: 2.75rem !important;
width: 11.375rem !important;
font-size: 1.125rem !important;
}
@media screen and (max-width: 56.25rem){
#search-wrapper .sf-field-search {
......
......@@ -2,5 +2,5 @@
Theme Name: MSF CA Child
Author: Tenzing Communications
Template: msf-ca
Version: 1.0.20
Version: 1.0.21
*/
\ No newline at end of file
......