html - When i hover css menu horizontal scrollbar appears -



html - When i hover css menu horizontal scrollbar appears -

like title says.

i made css hover menu in <body>, , want in top right corner of browser. when hover menu horizontal scrollbar appears downwards in browser.

someone know why ?? , how solve ?

here link example: http://jsfiddle.net/pdbyz/24/

it's because of submenu's box-shadow, have clip somehow

edit: because of <div class="sub_menu_top"></div>, have set it's position right:0

html css css3

Comments

Popular posts from this blog

web services - java.lang.NoClassDefFoundError: Could not initialize class net.sf.cglib.proxy.Enhancer -

Accessing MATLAB's unicode strings from C -

javascript - mongodb won't find my schema method in nested container -