mirror of
https://github.com/10h30/wp-strava.git
synced 2026-07-15 04:37:18 +09:00
Move responsive column headings to data-label
This commit is contained in:
@@ -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 {
|
||||
|
||||
Reference in New Issue
Block a user