Closed (won't fix)
Project:
MySite
Version:
5.x-3.0beta2
Component:
Miscellaneous
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
12 Jan 2008 at 15:53 UTC
Updated:
12 Jan 2008 at 16:35 UTC
In both Firefox and IE7 the blocks on a mysite page (for example at http://therickards.com/mysite) have unnecessary ugly scrollbars. These can be made to go away by removing the overflow: scroll; from the styling of div.mysite-group in mysite.css
Comments
Comment #1
agentrickardThis is a known browser issue for which there is no universal solution, as some people like the scrollbars and others do not. Some browsers use a scrollbar by default for overflow, and others do not.
Please see the documentation, specifically:
For reference, see this issue.