Commit 269ade13 authored by Samantha Ming's avatar Samantha Ming

Clean up unneeded ui class

The issue to add it to gitlab-ui have been merged.
parent 8cc74e57
...@@ -87,12 +87,6 @@ ...@@ -87,12 +87,6 @@
padding-bottom: $gl-spacing-scale-8; 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 { .gl-transition-property-stroke-opacity {
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