Commit 10d9fa99 authored by Clement Ho's avatar Clement Ho

Align add button on repository view

parent 33a367e8
......@@ -41,6 +41,7 @@ v 8.12.0 (unreleased)
- Remove redundant js-timeago-pending from user activity log (ClemMakesApps)
- Ability to manage project issues, snippets, wiki, merge requests and builds access level
- Remove inconsistent font weight for sidebar's labels (ClemMakesApps)
- Align add button on repository view (ClemMakesApps)
- Added tests for diff notes
- Add a button to download latest successful artifacts for branches and tags !5142
- Remove redundant pipeline tooltips (ClemMakesApps)
......
......@@ -11,6 +11,10 @@
}
}
.add-to-tree {
vertical-align: top;
}
.last-commit {
max-width: 506px;
......
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