- 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.