mirror of
https://github.com/zulip/zulip.git
synced 2025-11-04 05:53:43 +00:00
settings: Fix avatar settings 'float' property.
This fixes the float of the avatar box so it does not visually extend past the .settings-section container.
This commit is contained in:
committed by
Tim Abbott
parent
4b0ca4c852
commit
5501dafd2f
@@ -109,6 +109,7 @@
|
||||
<button class="button btn-danger w-200 m-t-20 block input-size" id="user_avatar_delete_button">{{t 'Delete avatar' }}</button>
|
||||
</div>
|
||||
</div>
|
||||
<div class="clear-float"></div>
|
||||
|
||||
</form>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user