X-Git-Url: https://git.ctpug.org.za/?a=blobdiff_plain;f=naja%2Fscenes%2Fhowto.py;h=b231dc3b9356aeb6c3d9d5fff346be44d783b67c;hb=3e460450c1baa9af43f5391ba4673a599071656b;hp=641b3023a094dbd36a1feb62e3a2285b7c4436a5;hpb=641b5f0ed7606c551a26a7336f2c4ab66006e7d7;p=naja.git diff --git a/naja/scenes/howto.py b/naja/scenes/howto.py index 641b302..b231dc3 100644 --- a/naja/scenes/howto.py +++ b/naja/scenes/howto.py @@ -51,7 +51,7 @@ class HowtoScene(Scene): ]), fontsize=32, colour='white', padding=1, border=1, bg_colour='black', border_colour='black', - box_width=360, view_port=(780, 540))) + box_width=740, view_port=(780, 540))) def handle_scene_event(self, ev): from naja.scenes.menu import MenuScene