forked from MarseyWorld/MarseyWorld
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: rDrama/rDrama#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>master
parent
00734c8ce4
commit
8a4a37ba8e
|
@ -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;
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue