added a page to list the platforms plugged into MySlice, need to be improved...
[myslice.git] / plugins / query_editor / static / filter_input_others.html
index cd4ba26..14e6033 100644 (file)
@@ -1,4 +1,4 @@
 <div class='ui-widget content' style='margin-top:0px;'>
     <label for='{{field}}'></label>
-    <input class='queryeditor-auto-filter' id='{{domid}}__field__{{field}}' type=text></input>
+    <input class='queryeditor-auto-filter' id='{{domid}}__field__{{field}}' type='text' style='width:206px;'></input>
 </div>