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

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

r - url in CRAN extension manual -

asp.net - .NET Control.ID property inconsistency -