Преглед на файлове

Merge pull request #6911 from noalak/master

Playground - Fix top and bot margins
David Catuhe преди 5 години
родител
ревизия
f0881f0c1b
променени са 1 файла, в които са добавени 0 реда и са изтрити 4 реда
  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;
 }