update to issue #3292 to fix 4 col grid cards.

This commit is contained in:
Andy Robinson
2018-10-15 08:29:58 +01:00
committed by Sebastiaan Janssen
parent c5ea0ea3a9
commit 6b90d62bd1

View File

@@ -102,7 +102,8 @@
}
.umb-card-grid li.-four-in-row {
flex: 0 0 25%;
flex: 0 0 25%;
max-width: 25%;
}
.umb-card-grid li.-three-in-row {