Revert "Remove position:relative in embedded CSS (#1122)"

This reverts commit 563bee916a.
This commit is contained in:
JC Brand 2018-07-16 01:21:42 +02:00
parent 563bee916a
commit 6130ca3745

View File

@ -8,6 +8,7 @@
bottom: auto;
height: 100%; // When embedded, it fills the containing element
position: relative;
right: auto;
width: 100%;