Line 109: | Line 109: | ||
/* Wrapper for the menu */ | /* Wrapper for the menu */ | ||
.igem_2017_menu_wrapper { | .igem_2017_menu_wrapper { | ||
− | width: 15%; | + | display:inline; |
− | height:100vh; | + | width: 1025px; |
+ | height: 60px | ||
+ | /*width: 15%; */ | ||
+ | /*height:100vh;*/ | ||
position:fixed; | position:fixed; | ||
+ | top: 0%; | ||
+ | left: 0%; | ||
right:0%; | right:0%; | ||
padding:0px; | padding:0px; |
Revision as of 09:20, 12 June 2017