fixed wring positioning of Reply comment

git-svn-id: http://svn.research-infrastructures.eu/public/d4science/gcube/trunk/portlets/user/news-feed@178986 82a268e6-3cf1-43bd-a215-b396298e98cf
This commit is contained in:
Massimiliano Assante 2019-04-10 10:45:05 +00:00
parent e2bec3c086
commit b643cbd792
1 changed files with 3 additions and 3 deletions

View File

@ -74,9 +74,9 @@
</table> </table>
</div> </div>
</div> </div>
<div class="tweet-content"> </div>
<g:VerticalPanel ui:field="commentsPanel"></g:VerticalPanel> <div class="tweet-content">
</div> <g:VerticalPanel ui:field="commentsPanel"></g:VerticalPanel>
</div> </div>
</div> </div>
</g:HTMLPanel> </g:HTMLPanel>