Skip to content

Commit

Permalink
Fix wrong classes audio and video instead of audio-player and `…
Browse files Browse the repository at this point in the history
…video-player` in CSS (mastodon#24711)
  • Loading branch information
ClearlyClaire authored and Michael Mitchell committed May 3, 2023
1 parent e744653 commit 3a7f9b0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions app/javascript/styles/mastodon/components.scss
Expand Up @@ -1152,8 +1152,8 @@ body > [data-popper-placement] {
.status__content,
.status__action-bar,
.media-gallery,
.video,
.audio,
.video-player,
.audio-player,
.attachment-list,
.status-card {
margin-left: 46px + 10px;
Expand Down

0 comments on commit 3a7f9b0

Please sign in to comment.