Commit 563bee91 authored by linkmauve's avatar linkmauve Committed by JC Brand

Remove position:relative in embedded CSS (#1122)

This was rendering the content outside of the viewport, rendering Converse.js unusable.
parent 17424f45
......@@ -8,7 +8,6 @@
bottom: auto;
height: 100%; // When embedded, it fills the containing element
position: relative;
right: auto;
width: 100%;
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment