Difference between revisions of "Template:Stanford-Brown"

(this modifies the menu wrapper in hopes of getting rid of the side white bar)
(this modifies the menu wrapper in hopes of getting rid of the side white bar)
Line 107: Line 107:
 
 
 
/**************************************************************** MENU ***************************************************************/
 
/**************************************************************** MENU ***************************************************************/
/* Wrapper for the menu */
+
/* Wrapper for the menu  
 
.igem_2017_menu_wrapper {  
 
.igem_2017_menu_wrapper {  
width: 0%;  
+
width: 15%;  
height:0vh;  
+
height:100vh;  
 
position:fixed;
 
position:fixed;
 
right:0%;
 
right:0%;
Line 121: Line 121:
 
overflow-y: auto;
 
overflow-y: auto;
 
overflow-x: hidden;
 
overflow-x: hidden;
}
+
}*/
  
 
/* this hides the scrollbar to keep view consistency */
 
/* this hides the scrollbar to keep view consistency */

Revision as of 21:00, 11 August 2017