Adminlte: User post broken in the current V3 branch

Created on 9 Sep 2019  路  4Comments  路  Source: ColorlibHQ/AdminLTE

Issue type:

  • [ ] Feature request
  • [x] Bug report
  • [ ] Documentation

Environment:

  • AdminLTE Version: 3.0.0 rc-1
  • Operating System: OSX
  • Browser (Version): Safari (Latest), Chrome (Latest)

Description:

This bug occurs in the profile demo page of adminLTE3.

What we should observe:

Screenshot 2019-09-09 at 16 00 43

What we actually have:

Screenshot 2019-09-09 at 15 58 13

<div class="post">
    <div class="user-block">
      <img class="img-circle img-bordered-sm" src="../../dist/img/user1-128x128.jpg" alt=
      "user image" /> <span class="username"><a href="#">Jonathan Burke Jr.</a> <a href=
      "#" class="float-right btn-tool"></a></span> <span class="description">Shared
      publicly - 7:30 PM today</span>
    </div><!-- /.user-block -->

    <p>Lorem ipsum represents a long-held tradition for designers, typographers and the
    like. Some people hate it and argue for its demise, but others ignore the hate as
    they create awesome tools to help create filler text for everyone from bacon lovers
    to Charlie Sheen fans.</p>

    <p><a href="#" class="link-black text-sm mr-2">Share</a> <a href="#" class=
    "link-black text-sm"> Like</a> <span class="float-right"><a href="#" class=
    "link-black text-sm"> Comments (5)</a></span></p><input class=
    "form-control form-control-sm" type="text" placeholder="Type a comment" />
  </div>
css bug 3.x

All 4 comments

Thanks for the report, I'll check it out in the next days posts with photos bugs also.

Also on cards at Starter page

I've added a fix for this issue and also for the card-text issue in my PR #2256

thanks!

Was this page helpful?
0 / 5 - 0 ratings

Related issues

kgoedert picture kgoedert  路  4Comments

lenamtl picture lenamtl  路  3Comments

esaesa picture esaesa  路  3Comments

riklaunim picture riklaunim  路  3Comments

noblemfd picture noblemfd  路  3Comments