Font presets:
diff --git a/tabs/osd.js b/tabs/osd.js
index 179a08a8..ff3c722e 100755
--- a/tabs/osd.js
+++ b/tabs/osd.js
@@ -1060,7 +1060,7 @@ TABS.osd.initialize = function (callback) {
// Open modal window
OSD.GUI.jbox = new jBox('Modal', {
- width: 600,
+ width: 720,
height: 240,
closeButton: 'title',
animation: false,