Difference between revisions of "Template:BOKU-Vienna-header"

Line 272: Line 272:
 
       padding-top: 250px;
 
       padding-top: 250px;
 
       padding-bottom: 250px;
 
       padding-bottom: 250px;
       height: 100%;
+
       height: auto;
       display:block;
+
       min-height: 100% !important;
      overflow:auto;
+
 
     }
 
     }
  
Line 284: Line 283:
 
     @media (min-width: 767px) {
 
     @media (min-width: 767px) {
 
       .content-section {
 
       .content-section {
         height: 100%;
+
         height: auto;
 
         padding-top: 250px;
 
         padding-top: 250px;
 
         padding-bottom: 250px;
 
         padding-bottom: 250px;
         display:block;
+
         min-height: 100% !important;
        overflow:auto;
+
 
       }
 
       }
 
     }
 
     }

Revision as of 08:29, 27 June 2017