Commit 95491f39 authored by Harry Kiselev's avatar Harry Kiselev

Remove unnecessary paddings at profile user bio block.

This commit closes #51807 issue.
parent 052622a3
......@@ -98,7 +98,6 @@
// Limits the width of the user bio for readability.
max-width: 600px;
margin: 10px auto;
padding: 0 16px;
}
.user-avatar-button {
......
---
title: Fix bottom paddings of profile header and some markup updates of profile
merge_request: 23168
author: Harry Kiselev
type: other
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment