your ctp/html? And you are defining 'IE' somewhere, or is that pseudo-
code?
Also, as I said in the problem statement, this happens in Opera, too.
On Oct 25, 10:14 am, Adam Royle <a...@sleekgeek.com.au> wrote:
> I workaround this problem by defining a different margin-bottom value
> for IE using conditional styles...
>
> <!--[if IE]>
> <style type="text/css">
> #menu LI {
> margin-bottom: -3px;}
>
> #menu LI UL A {
> margin-bottom: 5px;}
>
> </style>
> <![endif]-->
>
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "CakePHP" group.
To post to this group, send email to cake-php@googlegroups.com
To unsubscribe from this group, send email to cake-php+unsubscribe@googlegroups.com
For more options, visit this group at http://groups.google.com/group/cake-php?hl=en
-~----------~----~----~----~------~----~------~--~---
No comments:
Post a Comment