소스 검색

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;
 }