Browse Source

Shoreditch: Ensure Site Header isn't Overlapped

Aurorum 6 năm trước cách đây
mục cha
commit
5e758dec98
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      shoreditch/style.css

+ 1 - 1
shoreditch/style.css

@@ -938,7 +938,7 @@ label {
 	-ms-flex-wrap: wrap;
 	flex-wrap: wrap;
 	position: relative;
-	z-index: 1;
+	z-index: 9999;
 }
 
 .site-branding {