diff --git a/common/common.scss b/common/common.scss index 488c26e..8954675 100644 --- a/common/common.scss +++ b/common/common.scss @@ -370,8 +370,11 @@ html body #main-outlet { // User Card (profile) -.user-card .badge-section { - display: none; +.user-card { + .badge-section, + .metadata-row { + display: none; + } } // Category List