No spacing between edit,delete and reply in the submitted comment section

Created on 23 August 2023, about 1 year ago
Updated 25 August 2023, about 1 year ago

Steps to reproduce
1/Create article page content.
2/Enable the comment in the article edit node.
3/Add new comment and save.

🐛 Bug report
Status

Active

Version

1.0

Component

User interface

Created by

🇧🇹Bhutan Pema Namgyel

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

  • Issue created by @Pema Namgyel
  • 🇮🇳India shubham_jain

    Hi @PEMANAMGAY, the issue is not coming in my local setup. See the attached screenshot for this.

  • 🇮🇳India shubham_jain

    Hi @PEMANAMGAY, can you please tell me your system specifications like Drupal version and php version.

  • 🇧🇹Bhutan Pema Namgyel

    hello @shubham_jain regrading my system specifications like Drupal version and php version it is 8.9.x and 8.1.2 respectively

  • 🇮🇳India shubham_jain

    Hi @PEMANAMGAY. I tried with fresh drupal 8.9 installation using system specification(Drupal version and php version it is 8.9.x and 8.1.2 respectively) as you mentioned and still couldn't reproduce the error. I have attached the screenshots as well.

    However the css you would need to add spacing between edit,delete and reply in the submitted comment section is below

    .comment_block nav ul li {
        padding: 0 1em !important;
    }
    

    Apply this and the spacing issue will be resolved. Please verify.

Production build 0.71.5 2024