Difference between revisions of "Template:Team:Uppsala/CSS"

Line 122: Line 122:
 
overflow-y: auto;
 
overflow-y: auto;
 
overflow-x: hidden;
 
overflow-x: hidden;
                -webkit-transition: all 0.4s ease;
+
             
-moz-transition: all 0.4s ease;
+
-ms-transition: all 0.4s ease;
+
-o-transition: all 0.4s ease;
+
transition: all 0.4s ease;
+
 
}
 
}
  
 
/* this hides the scrollbar to keep view consistency */
 
/* this hides the scrollbar to keep view consistency */
.igem_2017_menu_wrappe::-webkit-scrollbar {  
+
.igem_2017_menu_wrapper::-webkit-scrollbar {  
 
display: none;  
 
display: none;  
 
}
 
}

Revision as of 12:14, 9 June 2017

Uppsala