aboutsummaryrefslogtreecommitdiff
path: root/js/stage/stage-view.reel/stage-view.css
diff options
context:
space:
mode:
Diffstat (limited to 'js/stage/stage-view.reel/stage-view.css')
-rwxr-xr-xjs/stage/stage-view.reel/stage-view.css2
1 files changed, 1 insertions, 1 deletions
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 @@
18} 18}
19 19
20.codeViewContainer>div{ 20.codeViewContainer>div{
21 width:2050px;/*to prevent scrolling of editor container in the middle of the page for short files*/ 21 width:2500px;/*to prevent scrolling of editor container in the middle of the page for short files*/
22} 22}
23 23
24/* OLD CSS for reference 24/* OLD CSS for reference