diff --git a/recipes/atlantic.recipe b/recipes/atlantic.recipe index f1e56303e7..612ed029a4 100644 --- a/recipes/atlantic.recipe +++ b/recipes/atlantic.recipe @@ -54,7 +54,7 @@ class TheAtlantic(BasicNewsRecipe): ' lead-img article-cover-extra article-body article-magazine article-cover-content' ), prefix_classes( - 'ArticleHeader_root__ ArticleLayoutSection_main__' + 'ArticleHeader_root__ ArticleLayoutSection_main__ ArticleBody_root__' ), dict(itemprop='articleBody'), # these are for photos articles diff --git a/recipes/atlantic_com.recipe b/recipes/atlantic_com.recipe index 4a9484bcce..2a9e6169d4 100644 --- a/recipes/atlantic_com.recipe +++ b/recipes/atlantic_com.recipe @@ -54,7 +54,7 @@ class TheAtlantic(BasicNewsRecipe): ' lead-img article-cover-extra article-body article-magazine article-cover-content' ), prefix_classes( - 'ArticleHeader_root__ ArticleLayoutSection_main__' + 'ArticleHeader_root__ ArticleLayoutSection_main__ ArticleBody_root__' ), dict(itemprop='articleBody'), # these are for photos articles