From 57fd479a9c9ad4db84e89a464eb6798e6e10ace6 Mon Sep 17 00:00:00 2001 From: Matt Pass Date: Sat, 21 Jul 2012 14:11:12 +0100 Subject: [PATCH] Editor now 100% h+w using CSS, JS only on height Width and height now 100% rather then 100px This is to avoid occasional issues with non resizing on login No longer setting the width, no need (Could also leave the height to 100% but it's only as high as the no of lines in the document, looks a bit weird) --- editor.php | 6 +++--- lib/coder.js | 8 +++----- 2 files changed, 6 insertions(+), 8 deletions(-) diff --git a/editor.php b/editor.php index ddaeceb..3431c5b 100644 --- a/editor.php +++ b/editor.php @@ -18,8 +18,8 @@ foldcode, searchcursor, match-highlighter ">