9121c986 by Jeff Balicki

qa

Signed-off-by: Jeff <jeff@gotenzing.com>
1 parent d575dc7a
...@@ -20414,7 +20414,7 @@ ul.sf_date_field .sf-datepicker { ...@@ -20414,7 +20414,7 @@ ul.sf_date_field .sf-datepicker {
20414 } 20414 }
20415 .mobile-article-list .sm .published, 20415 .mobile-article-list .sm .published,
20416 .mobile-article-list .lg .published { 20416 .mobile-article-list .lg .published {
20417 margin-top: 0px; 20417 margin-top: 14px;
20418 } 20418 }
20419 .mobile-article-list .sm p, 20419 .mobile-article-list .sm p,
20420 .mobile-article-list .lg p { 20420 .mobile-article-list .lg p {
......
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.
...@@ -388,7 +388,7 @@ ...@@ -388,7 +388,7 @@
388 388
389 } 389 }
390 .published{ 390 .published{
391 margin-top: 0px; 391 margin-top: 14px;
392 } 392 }
393 p{ 393 p{
394 font-size: 14px !important; 394 font-size: 14px !important;
......
...@@ -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.34 5 Version: 1.0.35
6 */ 6 */
...\ No newline at end of file ...\ No newline at end of file
......