09fc97a4 by Jeff Balicki

qa

Signed-off-by: Jeff <jeff@gotenzing.com>
1 parent cdd01480
...@@ -20370,7 +20370,7 @@ ul.sf_date_field .sf-datepicker { ...@@ -20370,7 +20370,7 @@ ul.sf_date_field .sf-datepicker {
20370 } 20370 }
20371 .news-search .breadcrumb a { 20371 .news-search .breadcrumb a {
20372 text-decoration: none; 20372 text-decoration: none;
20373 text-transform: capitalize; 20373 text-transform: none;
20374 } 20374 }
20375 .news-search .breadcrumb span { 20375 .news-search .breadcrumb span {
20376 margin: 0rem 0.625rem; 20376 margin: 0rem 0.625rem;
......
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.
...@@ -17,7 +17,7 @@ ...@@ -17,7 +17,7 @@
17 margin-bottom: 0.25rem; 17 margin-bottom: 0.25rem;
18 a{ 18 a{
19 text-decoration: none; 19 text-decoration: none;
20 text-transform: capitalize; 20 text-transform: none;
21 } 21 }
22 span{ 22 span{
23 margin: 0rem 0.625rem; 23 margin: 0rem 0.625rem;
......
...@@ -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.13 5 Version: 1.0.14
6 */ 6 */
...\ No newline at end of file ...\ No newline at end of file
......