mirror of https://github.com/zulip/zulip.git
Fix unstyled button on Settings stream notification propagation.
(imported from commit ebc046e8d0f29a6bbf64005c70f32522a366fa6b)
This commit is contained in:
parent
8f37c3f5fd
commit
fb00ee79a0
|
@ -6,7 +6,7 @@
|
|||
<button type="button"
|
||||
class="yes_propagate_notifications btn btn-primary btn-small">Yes</button>
|
||||
<button type="button"
|
||||
class="no_propagate_notifications btn btn-small">No</button>
|
||||
class="no_propagate_notifications btn btn-default btn-small">No</button>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
Loading…
Reference in New Issue