qa
Signed-off-by: Jeff <jeff@gotenzing.com>
Showing
6 changed files
with
3 additions
and
3 deletions
| ... | @@ -19879,7 +19879,7 @@ ul.sf_date_field .sf-datepicker { | ... | @@ -19879,7 +19879,7 @@ ul.sf_date_field .sf-datepicker { |
| 19879 | margin-bottom: 0px; | 19879 | margin-bottom: 0px; |
| 19880 | padding-bottom: 0px; | 19880 | padding-bottom: 0px; |
| 19881 | text-decoration: none; | 19881 | text-decoration: none; |
| 19882 | word-break: break-all; | 19882 | word-break: break-word; |
| 19883 | } | 19883 | } |
| 19884 | .relevant-resources #relevant-resources td .rel a.PDF h3:before, .relevant-resources #relevant-resources td .rel a.PDF .h3:before { | 19884 | .relevant-resources #relevant-resources td .rel a.PDF h3:before, .relevant-resources #relevant-resources td .rel a.PDF .h3:before { |
| 19885 | content: ""; | 19885 | 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 @@ | ... | @@ -83,7 +83,7 @@ |
| 83 | margin-bottom: 0px; | 83 | margin-bottom: 0px; |
| 84 | padding-bottom: 0px; | 84 | padding-bottom: 0px; |
| 85 | text-decoration: none; | 85 | text-decoration: none; |
| 86 | word-break: break-all; | 86 | word-break: break-word; |
| 87 | } | 87 | } |
| 88 | a.PDF h3 { | 88 | a.PDF h3 { |
| 89 | &:before { | 89 | &:before { | ... | ... |
| ... | @@ -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.25 | 5 | Version: 1.0.26 |
| 6 | */ | 6 | */ |
| ... | \ No newline at end of file | ... | \ No newline at end of file | ... | ... |
-
Please register or sign in to post a comment