From e4ecb987042ce800d9f4461f6fbd57e88f5c45d9 Mon Sep 17 00:00:00 2001
From: Jonathan Wilkes <jon.w.wilkes@gmail.com>
Date: Thu, 24 Mar 2016 12:53:14 -0400
Subject: [PATCH] small aesthetic improvement to the code

---
 pd/nw/index.html | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pd/nw/index.html b/pd/nw/index.html
index 2bbfa5d05..a7bc1ac7f 100644
--- a/pd/nw/index.html
+++ b/pd/nw/index.html
@@ -27,7 +27,7 @@
         <script>document.write(process.versions['node-webkit'])</script><br/></pre> 
       </div>
     </div>
-    <div id = "console_find" style="display:none;">
+    <div id="console_find" style="display:none;">
       <div>
         <label><input type="text"
                       id="console_find_text"
-- 
GitLab