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

Kindly,

Seems strange that posts can use nested lists with increased padding at each level while comments do not have any padding on the nested lists

EDIT: disregard branch name. A bit tipsy and just used the branch that I had in my hand
Reviewed-on: #117
Co-authored-by: mummified-corroding-granny <mummified-corroding-granny@noreply.fsdfsd.net>
Co-committed-by: mummified-corroding-granny <mummified-corroding-granny@noreply.fsdfsd.net>
pull/118/head
mummified-corroding-granny 2023-02-12 07:23:25 +00:00 committed by Aevann
parent 00734c8ce4
commit 8a4a37ba8e
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;
}