Skip to content

Commit

Permalink
Expand video fix to #examples video (#3794)
Browse files Browse the repository at this point in the history
Follow-up to #3115

Closes #3793 (and all the previous
issues about this, the fix in #3115 seems to have been
partial/incorrect)
  • Loading branch information
patrickhlauke committed May 28, 2024
1 parent 8695f74 commit 70fd2ad
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion css/base.css
Original file line number Diff line number Diff line change
Expand Up @@ -375,6 +375,8 @@ margin-left:.8em;
margin-right:.8em;
}

.examples video {
.example video,
#examples video
{
max-width: 100%;
}

0 comments on commit 70fd2ad

Please sign in to comment.