Difference between revisions of "Template:Cologne-Duesseldorf/css"

Line 887: Line 887:
 
     padding: 0 18px;
 
     padding: 0 18px;
 
     background-color: white;
 
     background-color: white;
    max-height: 0;
+
     -webkit-transition: display 0.5s ease-out;
    overflow: hidden;
+
     -o-transition: display 0.5s ease-out;
     -webkit-transition: max-height 0.5s ease-out;
+
     transition: display 0.5s ease-out;
     -o-transition: max-height 0.5s ease-out;
+
     transition: max-height 0.5s ease-out;
+
 
   }
 
   }
 
   #bodyContent .panel p {
 
   #bodyContent .panel p {

Revision as of 21:11, 31 October 2017