Revision: 47865
Initial Code
Initial URL
Initial Description
Initial Title
Initial Tags
Initial Language
at June 17, 2011 15:54 by kreatific
Initial Code
/**************************************************************************** * @css-for Firefox * @workaround Show scroll bars so the page doesn't jump around */ html { overflow: -moz-scrollbars-vertical; }
Initial URL
Initial Description
Initial Title
CSS - Firefox - Show Scroll Bars by Default
Initial Tags
Initial Language
CSS