Browse Source

Merge pull request #6911 from noalak/master

Playground - Fix top and bot margins
David Catuhe 5 năm trước cách đây
mục cha
commit
f0881f0c1b
1 tập tin đã thay đổi với 0 bổ sung4 xóa
  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;
 }