Commit 91023c34 authored by Jacques Erasmus's avatar Jacques Erasmus

Merge branch 'psi-do-not-extend-2' into 'master'

Remove 290kb of CSS from sidebar Edit buttons

See merge request gitlab-org/gitlab!43106
parents 0b47835e bd504e78
......@@ -240,16 +240,6 @@
.avatar {
margin-left: 0;
}
a.edit-link:not([href]):hover {
color: rgba($gray-normal, 0.2);
}
.confidential-edit,
.lock-edit,
.edit-link {
@extend .btn-link;
}
}
.cross-project-reference,
......
---
title: Less inconsistent Edit links in sidebar
merge_request: 43106
author:
type: performance
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