where can i modify the submenu line-height?

monded / 2012-12-18 07:07:52   

Hi all,

I would like to modify the line height of sub menu items. Just like a main menu part. Where can i modify this ?
Thanks

my site

monded / 2012-12-18 07:08:15   

my site: mmmmaked.com/mfg/…

arsondpi / 2012-12-18 08:57:12   

what do you mean by sub menu items? I didn't even see any expanding section...

monded / 2012-12-18 09:50:46   

item 4 is using Indexpand.
Please check again. Thanks!

arsondpi / 2012-12-18 13:28:59   

oh ok - try something like:

  1. #index ul.section li ul li.exhibit_title {
  2.     margin: 0 0 5px;
  3.     padding: 0;
  4. }

This thread has been closed, thank you.