Browse Source

set position relative

akira-s 6 years ago
parent
commit
18cd9ffdda
1 changed files with 1 additions and 1 deletions
  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 {
   .kibela-block {
-    position: absolute;
+    position: relative;
     top: 0px;
     top: 0px;
     right: 100px;
     right: 100px;
     bottom: 0px;
     bottom: 0px;