[ 
https://issues.apache.org/jira/browse/TAP5-2287?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14030711#comment-14030711
 ] 

Jochen Kemnade commented on TAP5-2287:
--------------------------------------

Probably related to https://github.com/twitter/typeahead.js/issues/378

> Autocomplete mixin change display width of field
> ------------------------------------------------
>
>                 Key: TAP5-2287
>                 URL: https://issues.apache.org/jira/browse/TAP5-2287
>             Project: Tapestry 5
>          Issue Type: Improvement
>          Components: tapestry-core
>    Affects Versions: 5.4
>            Reporter: Sven Homburg
>            Priority: Minor
>
> the Autocomplete mixin override the field css, so the field displayed
> shorter than declared in template or class code
> here my template code
>                 <div class="form-group">
>                     <label class="col-sm-2 control-label">Name</label>
>                     <div class="col-sm-10">
>                         <input type="text" class="form-control input-sm" 
> t:id="inputPickupName" t:mixins="Autocomplete"/>
>                     </div>
>                 </div>



--
This message was sent by Atlassian JIRA
(v6.2#6252)

Reply via email to