Active
Project:
Tao
Version:
6.x-3.2
Component:
User interface
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
9 Aug 2011 at 13:21 UTC
Updated:
9 Aug 2011 at 13:28 UTC
The: left:-1000px; style for #skipnav element causes FF to add a horizontal scroll to page, adding:
#skipnav {
left:0;
}
to the base-rtl.css file could solve the problem.
Comments
Comment #1
farshid commentedalso it could be:
if there is something special about the negative left value.