# HG changeset patch # User luisf # Date 1321274215 0 # Node ID 332e4287f4d32737a07fabd82a94a24140ea71ea # Parent b2a9e64b8283b113e4d57f927cb71bea9c9822eb# Parent 0bdd601c124a88bc55177d3c7310215940678d90 Merge from branch "luisf" diff -r b2a9e64b8283 -r 332e4287f4d3 public/themes/soundsoftware/stylesheets/application.css --- a/public/themes/soundsoftware/stylesheets/application.css Fri Nov 11 18:32:51 2011 +0000 +++ b/public/themes/soundsoftware/stylesheets/application.css Mon Nov 14 12:36:55 2011 +0000 @@ -224,5 +224,12 @@ .embedded #matlabdoc th { text-align: left; } +/* autocomplete positioning fix */ +div.autocomplete { + margin-top:136px; +} + + +