ba5eedf7 by Jeff Balicki

qa

Signed-off-by: Jeff <jeff@gotenzing.com>
1 parent 0f12cb48
......@@ -17745,6 +17745,9 @@ ul.sf_date_field .sf-datepicker {
:lang(fr-FR) #search-wrapper .sf-field-search {
width: calc(100% - 9rem) !important;
}
:lang(fr-FR) #advance-search-modal .sf-field-search {
width: calc(100% - 2rem) !important;
}
}
.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.
......@@ -1180,6 +1180,9 @@ ul.sf_date_field {
#search-wrapper .sf-field-search {
width: calc(100% - 9rem) !important;
}
#advance-search-modal .sf-field-search {
width: calc(100% - 2rem) !important;
}
}
......
......@@ -2,5 +2,5 @@
Theme Name: MSF CA Child
Author: Tenzing Communications
Template: msf-ca
Version: 1.0.55
Version: 1.0.56
*/
\ No newline at end of file
......