program/js/app.js @@ -4825,6 +4825,9 @@ quota_width = parseInt(quota / 100 * width), pos = $(obj).position(); // Opera bug? pos.top = Math.max(0, pos.top); this.env.indicator_width = width; this.env.indicator_height = height;