mirror of
https://github.com/zulip/zulip.git
synced 2025-11-01 20:44:04 +00:00
stream_settings: Move muted channels help text to below header.
This commit is contained in:
@@ -135,6 +135,8 @@ h4.user_group_setting_subsection_title {
|
||||
font-size: 1.35em;
|
||||
font-weight: normal;
|
||||
line-height: 1.5;
|
||||
/* Matches right margin on h3 subsection titles */
|
||||
margin-right: 15px;
|
||||
}
|
||||
|
||||
.member-list-box,
|
||||
|
||||
@@ -134,8 +134,8 @@
|
||||
<div class="subsection-header">
|
||||
<h4 class="stream_setting_subsection_title">{{t "Notification settings" }}</h4>
|
||||
<div class="stream_change_property_status alert-notification"></div>
|
||||
<p>{{t "In muted channels, channel notification settings apply only to unmuted topics." }}</p>
|
||||
</div>
|
||||
<p>{{t "In muted channels, channel notification settings apply only to unmuted topics." }}</p>
|
||||
<div class="input-group">
|
||||
<button class="button small rounded reset-stream-notifications-button" type="button">{{t "Reset to default notifications" }}</button>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user