Difference between revisions of "Team:Imperial College/Templates/NavBar"

Line 162: Line 162:
 
}
 
}
  
.panel{
+
.panel {
     padding: 0 18px;
+
     width: 70%;
     display: none;
+
     margin-left:23%;
     overflow: hidden;
+
     margin-bottom:5px;
     background-color: #f1f1f1;
+
     float:left;
     border-radius: 20px;
+
     border:none;
      
+
    max-height: 0px;
 +
     transition: max-height 0.3s linear;
 +
    overflow:hidden;
 
}
 
}
 +
 
/********************************* NAVBAR  ********************************/
 
/********************************* NAVBAR  ********************************/
  

Revision as of 17:55, 1 October 2018