From a7548b4c53de8f42cb5e0fb1c054eba6f7c45afb Mon Sep 17 00:00:00 2001 From: Ananya Sen Date: Tue, 24 Apr 2012 16:45:47 -0700 Subject: IKNINJA-1529 : zooming such that cursor position can be calculated accurately Signed-off-by: Ananya Sen --- js/stage/stage-view.reel/stage-view.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'js/stage/stage-view.reel') diff --git a/js/stage/stage-view.reel/stage-view.css b/js/stage/stage-view.reel/stage-view.css index b86c197a..10f80476 100755 --- a/js/stage/stage-view.reel/stage-view.css +++ b/js/stage/stage-view.reel/stage-view.css @@ -18,7 +18,7 @@ } .codeViewContainer>div{ - width:2050px;/*to prevent scrolling of editor container in the middle of the page for short files*/ + width:2500px;/*to prevent scrolling of editor container in the middle of the page for short files*/ } /* OLD CSS for reference -- cgit v1.2.3