Guys,
thi is a real headache for me, my menus look different in broswers:
firefox:
http://postimg.org/image/6gra3vfdp/
chrome:
http://postimg.org/image/40upfdjcx/
this is what is in my desktop custom css:
.menu .menu-full-width .nav-sublist-dropdown img {
height: 100%;
}
if i add:
.menu .menu-full-width .nav-sublist-dropdown img {
height: 100%;
weight: 100%;
}
the same thing happens only in reverse!
i NEED the chrome browsers to look EXACTLY like the FIREFOX version where the images are nice and big – what is happening – is there a code conflict that the menus are not looking the same in all browsers?
This is really URGENT.