Commit f2f59058 authored by Phil Hughes's avatar Phil Hughes

Fixed commit icon size in cycle analyitcs

Closes #29536
parent 50692556
......@@ -369,13 +369,11 @@
// Custom CSS for components
.item-conmmit-component {
.commit-icon {
position: relative;
top: 3px;
left: 1px;
display: inline-block;
svg {
float: left;
display: inline-block;
width: 20px;
height: 20px;
vertical-align: bottom;
}
}
}
......
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