Explorar el Código

Padding for the search input in the IDE

Nicolas Petton hace 12 años
padre
commit
4c3af466a7
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1 0
      css/jtalk.css

+ 1 - 0
css/jtalk.css

@@ -106,6 +106,7 @@ body.jtalkBody {
 #jtalk #jt_toolbar input {
     margin-left: 50px;
     width: 250px;
+    margin-top: 5px;
 }
 
 #jtalk #jt_toolbar #jt_close {