Difference between revisions of "Template:AFCM-Egypt"

Line 203: Line 203:
 
.igem_2017_menu_wrapper .submenu_button {  
 
.igem_2017_menu_wrapper .submenu_button {  
  
 
+
  position: relative;
 +
    display: inline-block;
  
 
background-color:#f2f2f2;  
 
background-color:#f2f2f2;  
Line 211: Line 212:
 
cursor: pointer;
 
cursor: pointer;
  
position: relative;
+
 
    display: inline-block;
+
 
}
 
}
  
 
/* wrapper for the submenu items, they are hidden by default*/
 
/* wrapper for the submenu items, they are hidden by default*/
 
.igem_2017_menu_wrapper .submenu_wrapper {  
 
.igem_2017_menu_wrapper .submenu_wrapper {  
+
position:absolute;
display: none;
+
left:-999em;
    position: absolute;
+
margin:0px 0px 0px 0px; padding:0px;
 +
top:100%;
 +
 
 
     background-color: #f9f9f9;
 
     background-color: #f9f9f9;
 
     min-width: 160px;
 
     min-width: 160px;

Revision as of 17:25, 7 August 2017