Take a look at this site I’m working on: http://appload.nu/flygklubb
The first menu-item has children. But, as you can see, the children make the parent bigger. How can I prevent the parent from getting bigger and at the same time make all of the children the same size?
Take a look at this site I’m working on: http://appload.nu/flygklubb The first menu-item has
Share
Position the child UL’s absolute.
Change your CSS for:
To