Comments: fix inconsistent nested lists padding as compared to posts #117

Merged
Aevann merged 1 commits from :fix-content-reflow-post-vote-action-desktop into master 2023-02-12 07:23:26 +00:00
1 changed files with 0 additions and 3 deletions

View File

@ -3014,9 +3014,6 @@ pre {
a.dropdown-toggle:hover {
text-decoration: none;
}
.comment-text ul li ul {
padding-left: 0;
}
ul.no-bullets {
list-style-type: none;
}