Bug 449 : Some network links on the exhibition page go outside the main page block.
Last modified: 2006-11-18 02:22




Status:
RESOLVED
Resolution:
FIXED -
Priority:
P2
Severity:
normal

 

Reporter:
neko
Assigned To:
REAS

Attachment Type Created Size Actions

Description:   Opened: 2006-11-17 18:49
If a user creates a word which is too long to fit inside the designated
network links area, it will overflow the main content area.

I propose adding this to the stylesheet:
dl.network dd, dl.network dt
{
overflow: hidden;
}
Additional Comment #1 From fjen 2006-11-18 02:21
thanks, fixed.