Prechádzať zdrojové kódy

Playground - Fix top and bot margins

noalak 5 rokov pred
rodič
commit
9af76981c3
1 zmenil súbory, kde vykonal 0 pridanie a 4 odobranie
  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;
 }