Skip to content
Snippets Groups Projects
Unverified Commit 56cc21fc authored by Anton Georgiev's avatar Anton Georgiev Committed by GitHub
Browse files

Merge pull request #6979 from KDSBrowne/2.2-clipped-chevron

Fix set status chevron icon clipped on hover
parents c6458850 5f8fc908
No related branches found
No related tags found
No related merge requests found
......@@ -127,8 +127,8 @@
}
.iconRight {
margin-right: calc(var(--indicator-padding-left) * -1);
margin-left: var(--sm-padding-x);
margin-right: 0;
margin-left: 1rem;
font-size: 12px;
line-height: 16px;
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment