diff --git a/openlp/core/lib/theme.py b/openlp/core/lib/theme.py index 99c51689d..686de4c6c 100644 --- a/openlp/core/lib/theme.py +++ b/openlp/core/lib/theme.py @@ -446,9 +446,9 @@ class ThemeXML(object): def set_default_header_footer(self): """ - #Set the header and footer size into the current primary screen + Set the header and footer size into the current primary screen. + 10 px on each side is removed to allow for a border. """ - #10 px border set round display from openlp.core.ui import ScreenList current_screen = ScreenList().current self.font_main_y = 0