Browse Source

Padding for the search input in the IDE

Nicolas Petton 12 years ago
parent
commit
4c3af466a7
1 changed files with 1 additions and 0 deletions
  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 {