Skip to content
Snippets Groups Projects
Commit 90675da2 authored by rhenck's avatar rhenck Committed by jojohoch
Browse files

Fix element positioning in player

The inline style makes problems with fixed sized elements in dynamic 
sections.

This change needs to be reviewed thoroughly.
parent 47b96d9b
No related branches found
No related tags found
No related merge requests found
.element-container{
display: inline;
position: relative;
height: 100%;
width: 100%;
}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment