dfcaf3cb by Jeff Balicki

qa

Signed-off-by: Jeff <jeff@gotenzing.com>
1 parent cfbf8cf6
......@@ -20442,6 +20442,7 @@ ul.sf_date_field .sf-datepicker {
@media only screen and (max-width: 67.063rem) {
.carousel-items {
overflow: scroll;
height: 300px;
}
}
......
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.
......@@ -29,6 +29,7 @@
@media only screen and (max-width:67.063rem) {
overflow: scroll;
height: 300px;
}
}
......
......@@ -2,5 +2,5 @@
Theme Name: MSF CA Child
Author: Tenzing Communications
Template: msf-ca
Version: 1.0.5306
Version: 1.0.5307
*/
\ No newline at end of file
......