BigW Consortium Gitlab

Commit b6de7944 by Annabel Dunstone Gray Committed by Lin Jen-Shin

Merge branch 'cycle-analytics-commit-icon' into 'master'

Fixed commit icon size in cycle analyitcs Closes #29536 See merge request !9994
parent 18ab4ac7
......@@ -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