Просмотр исходного кода

Playground - Fix top and bot margins

noalak 5 лет назад
Родитель
Сommit
9af76981c3
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;
 }