.css Help

Hi,



I am trying to close a gap between the search box and category menu in the basic skin and don't see it in firefox or chrome.

it is the div.row-fluid as in screenshot I am trying to close the margin down to about 5px at the top so the gap closes.



Thanks

john

gap.JPG

Please correct the following CSS rule:



.top-menu-grid {
padding-top: 38px;
}

works a treat , thx

You are welcome, John