Explorar o código

Varia: Add more specificity to the `.children` selector for comments to prevent conflicts with other nested lists

Allan Cole %!s(int64=5) %!d(string=hai) anos
pai
achega
e84f9a3ea7
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      varia/sass/components/comments/_comments.scss

+ 1 - 1
varia/sass/components/comments/_comments.scss

@@ -56,7 +56,7 @@
 	}
 }
 
-.children {
+.comment-list .children {
 	list-style: none;
 	padding-left: #{map-deep-get($config-global, "spacing", "horizontal")};