Mercurial > hg > soundsoftware-site
changeset 766:332e4287f4d3 feature_14
Merge from branch "luisf"
author | luisf <luis.figueira@eecs.qmul.ac.uk> |
---|---|
date | Mon, 14 Nov 2011 12:36:55 +0000 |
parents | b2a9e64b8283 (current diff) 0bdd601c124a (diff) |
children | dd33798e514d |
files | |
diffstat | 1 files changed, 7 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- 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; +} + + +