Merge branch '47245-hr-avatar' into 'master'

Resolve "avatar settings page hr is misbehaving"

Closes #47245

See merge request gitlab-org/gitlab-ce!19667
This commit is contained in:
Clement Ho 2018-06-11 21:04:15 +00:00
commit 15ad1a9767
1 changed files with 4 additions and 0 deletions

View File

@ -89,6 +89,10 @@ a {
color: $gl-link-color;
}
hr {
overflow: hidden;
}
.form-group.row .col-form-label {
// Bootstrap 4 aligns labels to the left
// for horizontal forms