You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
jquery toggle adds display:list-item and spoils the grid styling given in css.
The text was updated successfully, but these errors were encountered:
learnyst
changed the title
The CollectionView is inserting display:list-item in _insertAndRenderModelView and the grid styling is modified to list.
The CollectionView is inserting "display=list-item" in _insertAndRenderModelView and the grid styling is modified to list.
Jan 12, 2016
@shankar-mahesh thanks for the report! However I am unclear on what the issue is here. I am squinting but the snippets above look identical, and I'n not clear on what the unexpected styling is exactly. Can you provide more information please (e.g. a diff, screenshot, code to reproduce, etc.)?
In version 0.11.6 the code in _insertAndRenderModelView
was replaced by
jquery toggle adds display:list-item and spoils the grid styling given in css.
The text was updated successfully, but these errors were encountered: