6900e051 by Jeff Balicki

qqq

Signed-off-by: Jeff <jeff@gotenzing.com>
1 parent cbe4ead3
......@@ -19304,7 +19304,7 @@ ul.sf_date_field .sf-datepicker {
}
@media only screen and (max-width: 48.875rem) {
.home-header .search-box {
padding: 1.75rem 3rem;
padding: 1.75rem 2rem;
max-width: calc(100% - 20px);
}
}
......
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.
......@@ -51,7 +51,7 @@
margin: auto;
padding: 2.625rem 3.125rem ;
@media only screen and (max-width: 48.875rem) {
padding: 1.75rem 3rem ;
padding: 1.75rem 2rem ;
max-width: calc(100% - 20px);
}
......
......@@ -2,6 +2,6 @@
Theme Name: MSF CA Child
Author: Tenzing Communications
Template: msf-ca
Version: 1.0.500
Version: 1.0.501
*/
......