FIX: removes ellipsis from activity-metrics report cells

This commit is contained in:
Joffrey JAFFEUX 2018-08-01 19:08:53 -04:00 committed by GitHub
parent 8cbe3cbe26
commit 859c98743f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -331,7 +331,7 @@
}
.admin-report.activity-metrics {
table {
.report-table {
@media screen and (min-width: 400px) {
table-layout: auto;
}