Created attachment 871599 [details] annotated screenshot Description of problem: MacOS, running Firefox 27.0.1 Version-Release number of selected component (if applicable): How reproducible: Steps to Reproduce: 1.Go to Home page 2.View/expand a task row. 3.View the right side of the Task container box, displays an empty scrollbar. Actual results: The Task container box displays an empty scrollbar. Expected results: Text content should fit container without the need of a scrollbar. If one is needed due to the content being resized (font size increased), the scrollbar should only display as needed. There should not be an empty scrollbar, if the content is not scrolled. Additional info:
The scrollbar should also just be in the content area of the div, not also on the header.
Design revision - "max height" (and overflow y) is no longer needed for the task content boxes. We will let the text content determine the height of the boxes.
Removed the CSS rules for min-, max-height and overflow-y
Verified with EAP 6.3.0.DR5