post-infeed.less 194 B

123456789
  1. //
  2. // Post In Feed
  3. // --------------------------------------------------
  4. // remove left margin as we are not showing any avatar here
  5. .posts-list .post-infeed .post-body {
  6. margin-left: 0px;
  7. }