Thomas Bruederli
2012-06-20 fd41f7d500cbd80ed27c706a7f966934efc3dea7
skins/larry/ui.js
@@ -186,7 +186,7 @@
        .css('position', 'absolute')
        .offset(select.position())
        .insertAfter(select)
        .children().width(select.outerWidth() - 40);
        .children().width(select.outerWidth() - 10);
      select.parent().css('position', 'relative');
    });