mirror of
https://github.com/zulip/zulip.git
synced 2025-11-02 21:13:36 +00:00
settings-ui: Align tab toggler correctly in streams and groups UI.
This commit updates the left margin for the tab toggler in streams and groups UI to be equal to the margin for the content below so that they align correctly.
This commit is contained in:
@@ -1005,7 +1005,7 @@ h4.user_group_setting_subsection_title {
|
||||
.stream_settings_header {
|
||||
white-space: nowrap;
|
||||
display: flex;
|
||||
margin-left: 15px;
|
||||
margin-left: 18px;
|
||||
|
||||
.tab-container {
|
||||
.tab-switcher {
|
||||
|
||||
Reference in New Issue
Block a user