66698477 by Jeff Balicki

qa

Signed-off-by: Jeff <jeff@gotenzing.com>
1 parent 34e7b599
......@@ -85,7 +85,7 @@ $ran = getName();
if(!$title){
$title = $page['title'];
} ?>
<div class="promo-text"><?php echo $title ; ?></div>
<div class="promo-text"><?php echo $title ; ?></div>
</a>
</div>
</div>
......
......@@ -19122,7 +19122,7 @@ ul.sf_date_field .sf-datepicker {
}
.carousel-content {
height: 260px;
height: auto;
}
.carousel-content a:after {
display: none !important;
......@@ -19176,7 +19176,7 @@ ul.sf_date_field .sf-datepicker {
text-align: left;
color: #000;
text-decoration: none;
max-width: 320px;
max-width: 335px;
font-weight: bold;
}
.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 @@
}
.carousel-content {
height: 260px;
height: auto;
a:after{
display: none !important;
}
......@@ -97,7 +97,7 @@
text-align: left;
color: #000;
text-decoration: none;
max-width: 320px;
max-width: 335px;
font-weight: bold;
}
......
......@@ -2,5 +2,5 @@
Theme Name: MSF CA Child
Author: Tenzing Communications
Template: msf-ca
Version: 1.0.23
Version: 1.0.24
*/
\ No newline at end of file
......