Line 111: | Line 111: | ||
.igem_2017_menu_wrapper { | .igem_2017_menu_wrapper { | ||
width: 15%; | width: 15%; | ||
− | + | position:relative; | |
− | position: | + | |
right:0%; | right:0%; | ||
padding:0px; | padding:0px; | ||
Line 122: | Line 121: | ||
overflow-y: auto; | overflow-y: auto; | ||
overflow-x: hidden; | overflow-x: hidden; | ||
+ | z-index:100; | ||
} | } | ||
/* this hides the scrollbar to keep view consistency */ | /* this hides the scrollbar to keep view consistency */ | ||
− | . | + | .igem_2017_menu_wrapper::-webkit-scrollbar { |
display: none; | display: none; | ||
} | } |
Revision as of 02:22, 1 July 2017