-
- Downloads
Merge branch 'fix-alignment-issue' into 'master'
Fix alignment issues after a fix on titles weight Fixes #8102. Fixes #3956. This fixes an alignment regression introduced by !2422. Sorry about that! :/ ## Commit title alignment fixed  **The fact that the first row has a smaller height than the other rows was not introduced by !2422 (I've checked by reverting 818607f0 on `master`).** ## Tags name in list  See merge request !2431
No related branches found
No related tags found
Showing
- app/assets/stylesheets/framework/common.scss 2 additions, 0 deletionsapp/assets/stylesheets/framework/common.scss
- app/assets/stylesheets/pages/branches.scss 0 additions, 3 deletionsapp/assets/stylesheets/pages/branches.scss
- app/assets/stylesheets/pages/commit.scss 0 additions, 4 deletionsapp/assets/stylesheets/pages/commit.scss
- app/assets/stylesheets/pages/groups.scss 0 additions, 5 deletionsapp/assets/stylesheets/pages/groups.scss
- app/assets/stylesheets/pages/tags.scss 0 additions, 3 deletionsapp/assets/stylesheets/pages/tags.scss
- app/views/projects/branches/_branch.html.haml 2 additions, 2 deletionsapp/views/projects/branches/_branch.html.haml
- app/views/projects/commits/_commit.html.haml 1 addition, 1 deletionapp/views/projects/commits/_commit.html.haml
- app/views/projects/tags/_tag.html.haml 1 addition, 1 deletionapp/views/projects/tags/_tag.html.haml
- app/views/projects/tags/show.html.haml 2 additions, 2 deletionsapp/views/projects/tags/show.html.haml
- app/views/shared/groups/_group.html.haml 2 additions, 2 deletionsapp/views/shared/groups/_group.html.haml
Please register or sign in to comment