Files
zulip/templates/zerver/help/change-your-settings.md
Brock Whittaker c2e9690e34 Add line break to prevent image inline-block'ing.
The image in the page will display next in line to the previous
paragraph which is not how it should look. This adds a <br> to
make the image appear to work as a block element and go down to
the next line without corrupting the <ol> it lives within.
2017-02-10 21:46:09 -08:00

11 lines
381 B
Markdown

# Change your settings
1. Click the cog (<i class="icon-vector-cog"></i>) icon in the top right corner.
2. From the dropdown menu, choose the **Settings** option.
<br>
![settings-dropdown](/static/images/help/cog_dropdown_settings.png)
3. Click on the tabs on the left to select the settings you'd like to edit.
![settings](/static/images/help/display-settings.png)