A few sections in user preferences were missing classes, so I’ve added them here
https://github.com/discourse/discourse/commit/9a3dd6b59af0a5fc22045f376b421cb4fd074aad
You’ll be able to simplify to
.pref-hide-profile {
display: none;
}
A few sections in user preferences were missing classes, so I’ve added them here
https://github.com/discourse/discourse/commit/9a3dd6b59af0a5fc22045f376b421cb4fd074aad
You’ll be able to simplify to
.pref-hide-profile {
display: none;
}