mirror of
https://github.com/mozilla/pdf.js.git
synced 2026-02-08 00:21:11 +01:00
Before: - Firefox's buttons looks OK - Chrome (quirks mode): Buttons were aligned to the bottom (too much) - Chrome (standards mode): Buttons were aligned to the top (too much) - Opera/IE/Safari: Like Chrome (standards): Buttons too high (Too high = Compare the other buttons to the rightmost button) After: - Firefox's button positions didn't change at all - All buttons are aligned at the same level, across all browsers