diff -r 18b0f6e6d7a8 -r 0bdd601c124a 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;
+}
 
 
+
+
+
