diff --git a/web/styles/popovers.css b/web/styles/popovers.css index ef10021ae5..26e0041c26 100644 --- a/web/styles/popovers.css +++ b/web/styles/popovers.css @@ -514,6 +514,13 @@ ul { margin-bottom: 20px; } + .stream-tab-element-header { + margin: 0; + display: inline-block; + font-weight: inherit; + font-size: 21px; + } + #user-profile-streams-tab { .stream_list_info { margin-bottom: 8px; @@ -527,12 +534,6 @@ ul { padding-right: 3px; } - .subscribe-widget-header { - margin: 0; - display: inline-block; - font-weight: inherit; - } - .user_profile_subscribe_widget { display: flex; justify-content: space-between; @@ -543,12 +544,7 @@ ul { .stream-list-top-section { display: flex; - - .stream-list-header { - margin: 0; - display: inline-block; - font-weight: inherit; - } + margin-top: 12px; .stream-search { margin-left: auto; diff --git a/web/templates/user_profile_modal.hbs b/web/templates/user_profile_modal.hbs index 6b8baedbac..17cf23f5c5 100644 --- a/web/templates/user_profile_modal.hbs +++ b/web/templates/user_profile_modal.hbs @@ -93,13 +93,13 @@
{{#if show_user_subscribe_widget}}