Browse Source

Update base.css

Volodymyr Tkach 2 years ago
parent
commit
e65ad4fdf1
1 changed files with 2 additions and 0 deletions
  1. 2 0
      css/layouts/cp/base.css

+ 2 - 0
css/layouts/cp/base.css

@@ -46,7 +46,9 @@ body.cp header .wrap {
 	align-items: stretch;
 	align-items: stretch;
 	display: block;
 	display: block;
 	height: 100%;
 	height: 100%;
+	position: relative;
 	width: 100%;
 	width: 100%;
+	z-index: 2;
 }
 }
 
 
 body.cp header .wrap .sidebar,
 body.cp header .wrap .sidebar,