- From: Olivier GENDRIN <olivier.gendrin@gmail.com>
- Date: Mon, 21 Jul 2008 14:52:40 +0200
- To: "Lachlan Hunt" <lachlan.hunt@lachy.id.au>
- Cc: public-html <public-html@w3.org>
On Mon, Jul 21, 2008 at 2:43 PM, Lachlan Hunt <lachlan.hunt@lachy.id.au> wrote: > * Some characters have up to 6 named character references, and some are > really long. These sometimes overflow the boxes in the current > layout. > - U+200B is one of the worst with these 5 long names: > ​ ​ ​ > ​ ​ You could try something with overflow: hidden, position: relative and :hover {z-index: 1}... -- Olivier G. http://www.lespacedunmatin.info/blog/
Received on Monday, 21 July 2008 12:53:20 UTC