Explorar el Código

Merge pull request #6911 from noalak/master

Playground - Fix top and bot margins
David Catuhe hace 5 años
padre
commit
f0881f0c1b
Se han modificado 1 ficheros con 0 adiciones y 4 borrados
  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;
 }