Aucun résumé des modifications
Aucun résumé des modifications
Ligne 6 : Ligne 6 :
.parentobjetg2 .prettytable
.parentobjetg2 .prettytable
flex: 1 1 315px;
flex: 1 1 315px;
        width: 315px;
}
}

Version du 24 août 2015 à 12:01

.parentobjetg2 {
	display: flex;
	align-items: stretch;
}

.parentobjetg2 .prettytable
	flex: 1 1 315px;
        width: 315px;
}