Parcourir la source

set position relative

akira-s il y a 6 ans
Parent
commit
18cd9ffdda
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1 1
      src/client/styles/scss/_layout_kibela.scss

+ 1 - 1
src/client/styles/scss/_layout_kibela.scss

@@ -74,7 +74,7 @@ body.kibela {
   }
 
   .kibela-block {
-    position: absolute;
+    position: relative;
     top: 0px;
     right: 100px;
     bottom: 0px;