Move responsive column headings to data-label

This commit is contained in:
Justin Foell
2020-11-03 13:36:22 -06:00
parent 05d93be713
commit 272705f9ef
+1
View File
@@ -67,6 +67,7 @@ only screen and (max-width: 760px),
width: 45%;
padding-right: 10px;
white-space: nowrap;
content: attr(data-label);
}
.activity-details-table-info, .activity-details-table-units {