Aleksander Machniak
2013-06-07 8f9a8b6fceb0659b87ff95fba4307909f78b9f03
Fix decorated select width in Firefox
1 files modified
1 ■■■■ changed files
skins/larry/ui.js 1 ●●●● patch | view | raw | blame | history
skins/larry/ui.js
@@ -242,6 +242,7 @@
        parent.css('position', 'relative');
      // re-set original select width to fix click action and options width in some browsers
      if (!bw.mz)
      select.width(overlay.width());
    });