f5405b98 by Jeff Balicki

qa

Signed-off-by: Jeff <jeff@gotenzing.com>
1 parent 17047dd6
......@@ -19879,7 +19879,7 @@ ul.sf_date_field .sf-datepicker {
margin-bottom: 0px;
padding-bottom: 0px;
text-decoration: none;
word-break: break-all;
word-break: break-word;
}
.relevant-resources #relevant-resources td .rel a.PDF h3:before, .relevant-resources #relevant-resources td .rel a.PDF .h3:before {
content: "";
......
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.
......@@ -83,7 +83,7 @@
margin-bottom: 0px;
padding-bottom: 0px;
text-decoration: none;
word-break: break-all;
word-break: break-word;
}
a.PDF h3 {
&:before {
......
......@@ -2,5 +2,5 @@
Theme Name: MSF CA Child
Author: Tenzing Communications
Template: msf-ca
Version: 1.0.25
Version: 1.0.26
*/
\ No newline at end of file
......