Skip to content

[BUGFIX] news item, add class to make image responsive #190#242

Merged
phathoang merged 2 commits intot3kit:masterfrom
myroslav321:news
Jun 14, 2017
Merged

[BUGFIX] news item, add class to make image responsive #190#242
phathoang merged 2 commits intot3kit:masterfrom
myroslav321:news

Conversation

@myroslav321
Copy link
Contributor

No description provided.

<n:link newsItem="{newsItem}" settings="{settings}" title="{newsItem.title}">
<span class="no-media-element">
<f:image src="{settings.list.media.dummyImage}" title="" alt="" maxWidth="{settings.list.media.image.maxWidth}" maxHeight="{settings.list.media.image.maxHeight}"/>
<f:image src="{settings.list.media.dummyImage}" class="img-responsive" title="" alt="" maxWidth="{settings.list.media.image.maxWidth}" maxHeight="{settings.list.media.image.maxHeight}"/>
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Fix the double space after f:image

@myroslav321
Copy link
Contributor Author

@phathoang fixed

@phathoang phathoang merged commit 7988d4e into t3kit:master Jun 14, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants