Commit e3b511aa authored by Ezekiel Kigbo's avatar Ezekiel Kigbo

Merge branch 'remove-temporary-ui-class' into 'master'

Clean up unneeded ui class

See merge request gitlab-org/gitlab!66393
parents 87fe5f40 269ade13
......@@ -87,12 +87,6 @@
padding-bottom: $gl-spacing-scale-8;
}
// Will be moved to @gitlab/ui in https://gitlab.com/gitlab-org/gitlab-ui/-/issues/1495
.gl-py-13 {
padding-top: $gl-spacing-scale-13;
padding-bottom: $gl-spacing-scale-13;
}
.gl-transition-property-stroke-opacity {
transition-property: stroke-opacity;
}
......
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