fix alignment

This commit is contained in:
Davide Alberani 2017-02-28 18:56:28 +01:00
parent 1131702c4d
commit 8e39fef806

View file

@ -107,7 +107,7 @@ export default {
.center-content > .md-table-cell-container {
text-align: center;
display: block;
display: block !important;
}
</style>