Browse Source

Remove menu z-index change

Temdog007 6 năm trước cách đây
mục cha
commit
1d02bf9cb4
2 tập tin đã thay đổi với 0 bổ sung8 xóa
  1. 0 4
      editor/css/dark.css
  2. 0 4
      editor/css/light.css

+ 0 - 4
editor/css/dark.css

@@ -95,10 +95,6 @@ select {
 		padding-right: 8px;
 	}
 
-	#menubar .menu * {
-		z-index: 2;
-	}
-
 	#menubar .menu.right {
 		float: right;
 		cursor: auto;

+ 0 - 4
editor/css/light.css

@@ -91,10 +91,6 @@ select {
 		padding-right: 8px;
 	}
 
-	#menubar .menu * {
-		z-index: 2;
-	}
-
 	#menubar .menu.right {
 		float: right;
 		cursor: auto;