Browse Source

Remove redundant styling for Panel

Dinesh Slaunke 5 years ago
parent
commit
0f10beed95
2 changed files with 0 additions and 2 deletions
  1. 0 1
      editor/css/dark.css
  2. 0 1
      editor/css/light.css

+ 0 - 1
editor/css/dark.css

@@ -273,7 +273,6 @@ select {
 
 .Panel {
 	color: #888;
-	border-top: 1px solid #222;
 }
 /* */
 

+ 0 - 1
editor/css/light.css

@@ -267,7 +267,6 @@ select {
 
 .Panel {
 	color: #888;
-	border-top: 1px solid #ccc;
 }
 /* */