Преглед изворни кода

Merge pull request #6911 from noalak/master

Playground - Fix top and bot margins
David Catuhe пре 6 година
родитељ
комит
f0881f0c1b
1 измењених фајлова са 0 додато и 4 уклоњено
  1. 0 4
      Playground/css/index.css

+ 0 - 4
Playground/css/index.css

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