Updated to the [ride] shortcode

This commit is contained in:
Justin Foell
2014-11-01 22:53:32 -05:00
parent ac7be472ab
commit 4ac9a8aebf
7 changed files with 83 additions and 128 deletions
+2 -2
View File
@@ -8,7 +8,7 @@
background-position: -224px -160px;
margin: 0 6px 2px 0;
}
.table {
.wp-strava-ride-container {
display: table;
margin: 0 auto;
}
@@ -32,6 +32,6 @@
.ride-details-table-units {
font-size: 0.8em;
}
.map img {
.wp-strava-ride-container img {
max-width: none;
}