# HG changeset patch # User Chris Cannam # Date 1321353274 0 # Node ID 940f3495c6476909dc9210bf379fa2ddbac84c93 # Parent 7dc4d205233eb3b2cbda1c848f5e64b4041fc47e# Parent 0bdd601c124a88bc55177d3c7310215940678d90 Merge from branch "luisf" diff -r 7dc4d205233e -r 940f3495c647 public/themes/soundsoftware/stylesheets/application.css --- a/public/themes/soundsoftware/stylesheets/application.css Tue Nov 15 10:34:25 2011 +0000 +++ b/public/themes/soundsoftware/stylesheets/application.css Tue Nov 15 10:34:34 2011 +0000 @@ -226,5 +226,12 @@ .embedded #matlabdoc th { text-align: left; } +/* autocomplete positioning fix */ +div.autocomplete { + margin-top:136px; +} + + +