If you have ever gotten that annoying FireFox browser shift with certain web pages that are shorter than you viewing screen. This CSS trick works perfectly.
html { overflow: -moz-scrollbars-vertical !important; }
/* Fixes FireFox Browser Shift by turning the vertical scroll bar always on */
Downloads
- No documents for download.

Track comments via RSS 2.0 feed. Feel free to post the comment, or trackback from your web site.
Currently there are no comments related to article "Fix the FireFox Browser Shift".