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

Playground - Fix top and bot margins

noalak пре 5 година
родитељ
комит
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;
 }