Difference between revisions of "Template:Goettingen/CSS"

Line 951: Line 951:
  
 
@media (min-width: 992px) {
 
@media (min-width: 992px) {
  .row .no-float {
 
      display: table-cell;
 
      float: none;
 
  }
 
}
 
 
 
.row-eq-height {
 
.row-eq-height {
 
   display: -webkit-box;
 
   display: -webkit-box;
Line 963: Line 957:
 
   display:        flex;
 
   display:        flex;
 
}
 
}
 +
}
 +
 +
  
  

Revision as of 22:00, 14 October 2016