Explorar o código

set 'position:relative' to #wrapper

Yuki Takei %!s(int64=8) %!d(string=hai) anos
pai
achega
a40c5fb8d4
Modificáronse 1 ficheiros con 7 adicións e 6 borrados
  1. 7 6
      resource/styles/agile-admin/inverse/eliteadmin.scss

+ 7 - 6
resource/styles/agile-admin/inverse/eliteadmin.scss

@@ -830,15 +830,16 @@ label{
 // Wrappers
 
 #wrapper {
-    width: 100%;
-
+  position: relative;
+  width: 100%;
 }
 
 #page-wrapper {
-    padding: 0px;
-    min-height: 568px;
-    background:$bodycolor;
-    padding-bottom:60px;
+  position: initial;
+  padding: 0px;
+  min-height: 568px;
+  background:$bodycolor;
+  padding-bottom:60px;
 }
 
 /*