From 0e8dbd039708d2fc793229dbdab7bdf3e272e073 Mon Sep 17 00:00:00 2001 From: Corey Johnson Date: Thu, 8 Sep 2011 19:57:53 -0700 Subject: [PATCH] This was causing errors. I don't even get how this would work. Also, this fixed the "Yellow screen on first load" but I was having. --- vendor/ace/css/editor.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/vendor/ace/css/editor.css b/vendor/ace/css/editor.css index 483214205..dcccc5e11 100644 --- a/vendor/ace/css/editor.css +++ b/vendor/ace/css/editor.css @@ -1,4 +1,4 @@ -@import url(//fonts.googleapis.com/css?family=Droid+Sans+Mono); +/*@import url(//fonts.googleapis.com/css?family=Droid+Sans+Mono);*/ .ace_editor {