From 26340a0d54ce8bd880b58445792be6b1ea0eccf5 Mon Sep 17 00:00:00 2001 From: Matt Pass Date: Sat, 7 Jul 2012 14:20:59 +0100 Subject: [PATCH] Width now set on .CodeMirror class & new theme New CodeMirror 2.3 structure means you have to set width on .CodeMirror class .CodeMirror-scroll is for height now only, this is because it's a fake scroller New theme added - Vibrant Ink --- lib/settings-screen.php | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/lib/settings-screen.php b/lib/settings-screen.php index c84754e..a404d64 100644 --- a/lib/settings-screen.php +++ b/lib/settings-screen.php @@ -11,15 +11,15 @@ '.PHP_EOL; }