Skip to content

Commit 70fd2ad

Browse files
Expand video fix to #examples video (#3794)
Follow-up to #3115 Closes #3793 (and all the previous issues about this, the fix in #3115 seems to have been partial/incorrect)
1 parent 8695f74 commit 70fd2ad

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

css/base.css

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -375,6 +375,8 @@ margin-left:.8em;
375375
margin-right:.8em;
376376
}
377377

378-
.examples video {
378+
.example video,
379+
#examples video
380+
{
379381
max-width: 100%;
380382
}

0 commit comments

Comments
 (0)