Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
G
gitlab-ce
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
1
Merge Requests
1
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
nexedi
gitlab-ce
Commits
95491f39
Commit
95491f39
authored
Nov 19, 2018
by
Harry Kiselev
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Remove unnecessary paddings at profile user bio block.
This commit closes #51807 issue.
parent
052622a3
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
5 additions
and
1 deletion
+5
-1
app/assets/stylesheets/pages/profile.scss
app/assets/stylesheets/pages/profile.scss
+0
-1
changelogs/unreleased/profile-fixing.yml
changelogs/unreleased/profile-fixing.yml
+5
-0
No files found.
app/assets/stylesheets/pages/profile.scss
View file @
95491f39
...
...
@@ -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
{
...
...
changelogs/unreleased/profile-fixing.yml
0 → 100644
View file @
95491f39
---
title
:
Fix bottom paddings of profile header and some markup updates of profile
merge_request
:
23168
author
:
Harry Kiselev
type
:
other
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment