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

Lenny Primak commented on TAP5-2182:
------------------------------------

Bootstrap 3 has a class .form-inline to fix the old layout
Unfortunately, Datepicker calendar button is still misaligned,
and if it exists, it misaligns the whole bean editor.
This is because Tapestry puts .input-group-btn class on it.
I believe its a vestige of bootstrap 2, and breaks the layout yet again.
This issue should be linked with the date picker issue.

                
> BeanEditor doesn't look as good in T5.4 as in T5.3
> --------------------------------------------------
>
>                 Key: TAP5-2182
>                 URL: https://issues.apache.org/jira/browse/TAP5-2182
>             Project: Tapestry 5
>          Issue Type: Bug
>          Components: tapestry-core
>    Affects Versions: 5.4
>            Reporter: Lenny Primak
>
> I noticed something else that's not as pretty out of the box in T5.4 due to 
> bootstrap probably
> In T5.3, beaneditor looks something like this (pretty):
> Label [Input Text/Date/etc]
> Label [Input Text/Date/etc]
> In T5.4, it looks like this (not so pretty or usable):
> Label
> [Input Text/Date/etc ........ (takes up the whole width of the page)]
> Label
> [Input Text/Date/etc ........ (takes up the whole width of the page)]
> I think this should be fixed out of the box

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to