66698477 by Jeff Balicki

qa

Signed-off-by: Jeff <jeff@gotenzing.com>
1 parent 34e7b599
...@@ -19122,7 +19122,7 @@ ul.sf_date_field .sf-datepicker { ...@@ -19122,7 +19122,7 @@ ul.sf_date_field .sf-datepicker {
19122 } 19122 }
19123 19123
19124 .carousel-content { 19124 .carousel-content {
19125 height: 260px; 19125 height: auto;
19126 } 19126 }
19127 .carousel-content a:after { 19127 .carousel-content a:after {
19128 display: none !important; 19128 display: none !important;
...@@ -19176,7 +19176,7 @@ ul.sf_date_field .sf-datepicker { ...@@ -19176,7 +19176,7 @@ ul.sf_date_field .sf-datepicker {
19176 text-align: left; 19176 text-align: left;
19177 color: #000; 19177 color: #000;
19178 text-decoration: none; 19178 text-decoration: none;
19179 max-width: 320px; 19179 max-width: 335px;
19180 font-weight: bold; 19180 font-weight: bold;
19181 } 19181 }
19182 .promo-carousel .pdf_open, 19182 .promo-carousel .pdf_open,
......
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.
...@@ -37,7 +37,7 @@ ...@@ -37,7 +37,7 @@
37 } 37 }
38 38
39 .carousel-content { 39 .carousel-content {
40 height: 260px; 40 height: auto;
41 a:after{ 41 a:after{
42 display: none !important; 42 display: none !important;
43 } 43 }
...@@ -97,7 +97,7 @@ ...@@ -97,7 +97,7 @@
97 text-align: left; 97 text-align: left;
98 color: #000; 98 color: #000;
99 text-decoration: none; 99 text-decoration: none;
100 max-width: 320px; 100 max-width: 335px;
101 font-weight: bold; 101 font-weight: bold;
102 102
103 } 103 }
......
...@@ -2,5 +2,5 @@ ...@@ -2,5 +2,5 @@
2 Theme Name: MSF CA Child 2 Theme Name: MSF CA Child
3 Author: Tenzing Communications 3 Author: Tenzing Communications
4 Template: msf-ca 4 Template: msf-ca
5 Version: 1.0.23 5 Version: 1.0.24
6 */ 6 */
...\ No newline at end of file ...\ No newline at end of file
......