diff -r b2a9e64b8283 -r 332e4287f4d3 public/themes/soundsoftware/stylesheets/application.css
--- a/public/themes/soundsoftware/stylesheets/application.css
+++ b/public/themes/soundsoftware/stylesheets/application.css
@@ -224,5 +224,12 @@
 
 .embedded #matlabdoc th { text-align: left; }
 
+/* autocomplete positioning fix */
+div.autocomplete {
+	margin-top:136px;
+}
 
 
+
+
+
