diff --git a/css/content.css b/css/content.css index b90653e49..b121d1556 100644 --- a/css/content.css +++ b/css/content.css @@ -562,8 +562,7 @@ } #app-content .enclosure audio, -#app-content .enclosure video, -#app-content .enclosure img { +#app-content .enclosure video { width: 100%; } diff --git a/templates/part.content.php b/templates/part.content.php index bfaa3133b..b7cf52243 100644 --- a/templates/part.content.php +++ b/templates/part.content.php @@ -130,18 +130,19 @@ -
- - - - t('Download video')) ?> - - +
+ + t('Download audio')) ?>
- +
+ + + t('Download video')) ?> + +