75452d6d by Jeff Balicki

qa

Signed-off-by: Jeff <jeff@gotenzing.com>
1 parent a479b3d2
...@@ -21614,6 +21614,9 @@ ul.sf_date_field .sf-datepicker { ...@@ -21614,6 +21614,9 @@ ul.sf_date_field .sf-datepicker {
21614 height: 100%; 21614 height: 100%;
21615 } 21615 }
21616 } 21616 }
21617 .news-search {
21618 margin-top: 0px !important;
21619 }
21617 .news-search h1, .news-search .h1 { 21620 .news-search h1, .news-search .h1 {
21618 font-size: 40px; 21621 font-size: 40px;
21619 line-height: 45px; 21622 line-height: 45px;
......
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.
1 .news-search{ 1 .news-search{
2 2 margin-top: 0px !important;
3 3
4 4
5 h1{ 5 h1{
......
...@@ -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.526 5 Version: 1.0.527
6 */ 6 */
...\ No newline at end of file ...\ No newline at end of file
......