Difference between revisions of "Template:LMU-TUM Munich"

Line 39: Line 39:
 
     float: right !important;
 
     float: right !important;
 
     width: 70% !important;
 
     width: 70% !important;
     height: 100%;
+
     display: table
 
}
 
}
 
.member-row {
 
.member-row {
 
     height: 100%;
 
     height: 100%;
 
     float: right;
 
     float: right;
 +
    display: table-row
 +
}
 +
.member-row div {
 +
    display: table-cell
 
}
 
}
 
@media screen and (min-width: 768px) {
 
@media screen and (min-width: 768px) {

Revision as of 09:04, 19 October 2016