অ্যান্ড্রয়েড এর জন্য ফায়ারফক্স অ্যাড-অন এ স্বাগতম।

Add extra features and styles to make অ্যান্ড্রয়েড এর জন্য ফায়ারফক্স your own.

বন্ধ

On the go?

আমাদের মোবাইল অ্যাড-অন সাইটটি দেখুন।

বন্ধ

RyogaU

আমার সম্বন্ধে

Developer Information
নাম RyogaU
কবে থেকে ব্যবহারকারী জুলাই 26, 2016
Number of add-ons developed 0 এড-ওনস
Average rating of developer's add-ons এখনও রেট করা হয় নি

আমার পর্যালোচনা

Old Default Image Style

Rated 5 out of 5 stars

This is a great add-on. But in this state it's currently broken because Mozilla changed their top level image css.
If the image is centered and one zooms in, the scrollbar is locked and you cannot scroll all the way up.

But there is a fix:
If one is to add this line

sheet += " img.overflowingVertical { margin-top: 0; }";

between line 98 and 99 in bootstrap.js, this would fix the issue.

I tried it locally and it seems to work, it would be great to see in the official version too, though.

Hope it helps.