diff --git a/static/styles/popovers.css b/static/styles/popovers.css index 279be2d1af..ab61adc7fd 100644 --- a/static/styles/popovers.css +++ b/static/styles/popovers.css @@ -369,6 +369,12 @@ ul { } } + .stream-list-header { + margin: 0; + display: inline-block; + font-weight: inherit; + } + .subscription-group-list, .subscription-stream-list { position: relative; diff --git a/static/templates/user_profile_modal.hbs b/static/templates/user_profile_modal.hbs index a6536672bd..4eb0e58c64 100644 --- a/static/templates/user_profile_modal.hbs +++ b/static/templates/user_profile_modal.hbs @@ -65,6 +65,7 @@