Mercurial > hg > soundsoftware-site
changeset 763:940f3495c647 cannam
Merge from branch "luisf"
author | Chris Cannam |
---|---|
date | Tue, 15 Nov 2011 10:34:34 +0000 |
parents | 7dc4d205233e (current diff) 0bdd601c124a (diff) |
children | 7fd52a786954 |
files | public/themes/soundsoftware/stylesheets/application.css |
diffstat | 1 files changed, 7 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- 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; +} + + +