Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

BUGFIX: 7117 Fixes #386

Merged
merged 1 commit into from
May 7, 2012

Commits on May 1, 2012

  1. BUGFIX: 7117 Fixes

    Includes:
    * Changes to chosen to include a custom function that will let the
    drop-down rise-up if there is room and it would otherwise drop beneath
    the size of the window (changes in coffeescript, jquery output, and
    chosen css)
    * Changes in SCSS to stop the automatic addition of scrollbars, and
    to limit the extra space at the bottom of the filter div
    
    Issues remaining:
    * jLayout is calculating the height of the filter div incorrectly.
    It is assuming the div is around 70px longer than it is. This height
    assumption is linked somehow to chosen, as initiating the select box
    results in a correct height calculation.
    adrexia committed May 1, 2012
    Configuration menu
    Copy the full SHA
    dc5e36e View commit details
    Browse the repository at this point in the history