Explorar o código

Remove position:relative in embedded CSS (#1122)

This was rendering the content outside of the viewport, rendering Converse.js unusable.
linkmauve %!s(int64=7) %!d(string=hai) anos
pai
achega
563bee916a
Modificáronse 1 ficheiros con 0 adicións e 1 borrados
  1. 0 1
      sass/_embedded.scss

+ 0 - 1
sass/_embedded.scss

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