From b9e31e8ba05805983ec2ce1342bc9ce176269849 Mon Sep 17 00:00:00 2001 From: Kovid Goyal Date: Thu, 21 Jun 2012 18:23:43 +0530 Subject: [PATCH] ... --- recipes/economist.recipe | 1 + recipes/economist_free.recipe | 1 + 2 files changed, 2 insertions(+) diff --git a/recipes/economist.recipe b/recipes/economist.recipe index fc3a7522e1..25e46892f8 100644 --- a/recipes/economist.recipe +++ b/recipes/economist.recipe @@ -29,6 +29,7 @@ class Economist(BasicNewsRecipe): font-size: larger; font-weight: bold; font-style: italic; + page-break-inside:avoid; border-bottom: 3px solid black; border-top: 3px solid black; width: 228px; diff --git a/recipes/economist_free.recipe b/recipes/economist_free.recipe index 0901112c82..a64310c252 100644 --- a/recipes/economist_free.recipe +++ b/recipes/economist_free.recipe @@ -29,6 +29,7 @@ class Economist(BasicNewsRecipe): font-size: larger; font-weight: bold; font-style: italic; + page-break-inside:avoid; border-bottom: 3px solid black; border-top: 3px solid black; width: 228px;