diff options
author | connorshea <connor.james.shea@gmail.com> | 2016-02-23 12:39:53 -0700 |
---|---|---|
committer | connorshea <connor.james.shea@gmail.com> | 2016-02-23 16:50:48 -0700 |
commit | bb0f5be077edb4c49732f451592755f3c5369e5b (patch) | |
tree | 94d7a5323b19079a0a862cb32bdf1b21705b1ce7 /CHANGELOG | |
parent | 9f80118e05e68743d95a83742a1d0a06bba3039c (diff) | |
download | gitlab-ce-bb0f5be077edb4c49732f451592755f3c5369e5b.tar.gz |
Improve the formatting for the user page bioconnorshea/gitlab-ce-user-bio-improve
- Separates the User page bio from the username and account creation
date.
- Separates the pseudo-selector adding a Middle Dot out from the
`profile-link-holder` class and into a `middle-dot-divider` class.
Resolves #13406.
See merge request !2827.
Diffstat (limited to 'CHANGELOG')
-rw-r--r-- | CHANGELOG | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG index d3280c5d0a1..a0b8bf2bee6 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,6 +1,7 @@ Please view this file on the master branch, on stable branches it's out of date. v 8.6.0 (unreleased) + - Improve the formatting for the user page bio (Connor Shea) - Show Crowd login tab when sign in is disabled and Crowd is enabled (Peter Hudec) v 8.5.0 |