[TYPO3-core] FYI #16030: Page tree root node lacks white-space: nowrap

Steffen Gebert steffen at steffen-gebert.de
Sun Oct 17 15:52:06 CEST 2010


The following changes have been committed to trunk in rev 9129

Type: Bugfix

Bugtracker reference:
http://bugs.typo3.org/view.php?id=16030

Branches:
trunk

Problem:
If the tree frame is very narrow, the site title is wrapped, while other 
nodes not. Cause: white-space: nowrap is only set for the childs of root.

Solution:
Move nowrap from "ul ul li" to "ul li"


Kind regards
Steffen

-- 
Steffen Gebert
TYPO3 Core Team Member
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 16030.diff
Type: text/x-diff
Size: 462 bytes
Desc: not available
URL: <http://lists.typo3.org/pipermail/typo3-team-core/attachments/20101017/2328c2d2/attachment-0001.diff>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: before.png
Type: image/png
Size: 18846 bytes
Desc: not available
URL: <http://lists.typo3.org/pipermail/typo3-team-core/attachments/20101017/2328c2d2/attachment-0002.png>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: after.png
Type: image/png
Size: 16490 bytes
Desc: not available
URL: <http://lists.typo3.org/pipermail/typo3-team-core/attachments/20101017/2328c2d2/attachment-0003.png>


More information about the TYPO3-team-core mailing list