Apologies need help again, same website but this time round problem with css in different browsers, if you notice the top right hand corner Newsletter, the word E-mail is positioned alrite in Firefox but in Chrome and IE the word e-mail look like having a <br> applied to it, how do i fix the issue? my css code below
#my-mega-menu-widget{
color:#000000;
margin-right:400px;
margin-left:780px;
margin-bottom:-10px;
margin-top:100px;
}
I tried putting text-align but that don't help either, any idea?? thanks in advance
