Browse Source

Playground - Fix top and bot margins

noalak 5 years ago
parent
commit
9af76981c3
1 changed files with 0 additions and 4 deletions
  1. 0 4
      Playground/css/index.css

+ 0 - 4
Playground/css/index.css

@@ -255,10 +255,6 @@ body {
     color: #BB464B;
 }
 
-.wrapper #jsEditor {
-    padding-top: 5px;
-}
-
 .wrapper #jsEditor.light {
     background-color: white;
 }