diff --git a/recipes/private_eye.recipe b/recipes/private_eye.recipe index 936c675614..0a185435c8 100644 --- a/recipes/private_eye.recipe +++ b/recipes/private_eye.recipe @@ -190,7 +190,6 @@ class PrivateEyeRecipe(BasicNewsRecipe): '#content img.gnitty-right {float: none; width: 160px;}', '#content #story > div[align=right] > img:first-child {float: none; width: 15px;}', '#content #story > img:first-child {float: none; height: 100px; width: none; minimum-width: none;}', - #'#content #block-sections img {float: none; width: 100%;}', '#content #block-sections img {float: none; width: none;}', '#content #block-sections img.photo-right {float: right; width: 25%; min-width:120px; margin-left: 15px;}', '#content #block-sections > p:last-child > img:first-child {float: none; width: 120px;}',