editors/Viewer.py
changeset 2345 a56362c818a3
parent 2344 94045bfa2d94
child 2347 6dca42cd2b2b
--- a/editors/Viewer.py	Wed Sep 26 12:13:23 2018 +0300
+++ b/editors/Viewer.py	Wed Sep 26 14:15:22 2018 +0300
@@ -83,7 +83,7 @@
         'mono':  'Courier',
         'helv':  'Helvetica',
         'other': 'new century schoolbook',
-        'size':  12,
+        'size':  10,
     }
 
 if wx.Platform == '__WXMSW__':