Skip to content
This repository has been archived by the owner on Oct 31, 2022. It is now read-only.

Commit

Permalink
Fixed small issue with the 'video grid'
Browse files Browse the repository at this point in the history
  • Loading branch information
knugen authored and knugen committed Jun 30, 2021
1 parent bb31fc7 commit f0ee3ea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion css/main.css
Original file line number Diff line number Diff line change
Expand Up @@ -3897,6 +3897,6 @@ display: block;
height: 0;
}

.video-grid video.video {
.video-grid video.video.online {
height: auto;
}

0 comments on commit f0ee3ea

Please sign in to comment.