Closed (works as designed)
Project:
Leaf
Version:
5.x-1.x-dev
Component:
User interface
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Created:
20 Jun 2007 at 07:18 UTC
Updated:
29 Jun 2007 at 03:30 UTC
The scroll bars on the "body" text area do not show. This makes it difficult to work with a page where you have more text than fits in the area given.
You can expand the box down, but there is no way to scroll up and down through the block.
I'm using the newest version of this theme on Firefox.
Comments
Comment #1
jsimonis commentedApparently there's code in the css file to make these scroll bars not show. It's a bit odd since most of us are probably dealing with text that takes up more space than fits into the area, which means the scrollbars are needed.
If you want your scroll bars back, edit your style.css file for this theme and remove:
You'll need to hit refresh and/or clear your cache in your web browser. Your scroll bars should now show.