From dd351eeaa5b9950b7d6e70c91fbdb052960ec8ed Mon Sep 17 00:00:00 2001 From: Matt Pass Date: Sat, 7 Jul 2012 14:32:25 +0100 Subject: [PATCH] CSS changes to work with new DOM CodeMirror 2.3 has new DOM, so now setting width on .CodeMirror class No longer need visible and hidden classes --- editor.php | 10 ++++------ 1 file changed, 4 insertions(+), 6 deletions(-) diff --git a/editor.php b/editor.php index 45d8185..a98873c 100644 --- a/editor.php +++ b/editor.php @@ -19,15 +19,13 @@ if ($theme=="default") { } ?>