Browse Source

fixed log window width

Gildas 7 years ago
parent
commit
cb91ec68ff
1 changed files with 1 additions and 1 deletions
  1. 1 1
      _locales/fr/messages.json

+ 1 - 1
_locales/fr/messages.json

@@ -372,7 +372,7 @@
         "description": "Label 'Step' (for 'Step x / 4') in the log panel"
     },
     "logPanelWidth": {
-        "message": "130",
+        "message": "140",
         "description": "Width of the log panel in pixels, it should be adjusted for the longest label beginning with 'log' (e.g. 'logPanelDeferredImages')"
     },
     "profileDefaultSettings": {