Skip to content
This repository was archived by the owner on Mar 4, 2025. It is now read-only.

Commit 72d51e9

Browse files
author
vikasrohit
authored
Merge pull request #868 from appirio-tech/feature/remove-skill-button-overlap
AS#153149995743412, Remove skill "X" persisting in Edit Profile
2 parents 9f943d1 + d97e842 commit 72d51e9

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

assets/css/settings/edit-profile.scss

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -153,6 +153,10 @@
153153
margin-top: 5px;
154154
}
155155

156+
.skills .Select-menu-outer {
157+
z-index: 101;
158+
}
159+
156160
.links.settings-section {
157161
border-bottom: none;
158162
}

0 commit comments

Comments
 (0)