diff --git a/module/repo/ui/diff.html.php b/module/repo/ui/diff.html.php index de29c0f9bd..a3c0e032a4 100644 --- a/module/repo/ui/diff.html.php +++ b/module/repo/ui/diff.html.php @@ -27,6 +27,8 @@ if($inModal) to::main(false); } +h:css("#monacoTree .text-clip {overflow: visible;}"); + jsVar('repo', $repo); jsVar('repoLang', $lang->repo); jsVar('objectID', $objectID);