Commit 54f2c896 authored by Shreedhar Bhat's avatar Shreedhar Bhat

Removed gl-md-pr-5 utility class

Relates to the issue https://gitlab.com/gitlab-org/gitlab/-/issues/350247
parent 802314d3
......@@ -305,13 +305,6 @@ $gl-line-height-42: px-to-rem(42px);
}
}
// TODO: Move to @gitlab/ui by https://gitlab.com/gitlab-org/gitlab-ui/-/issues/1671
.gl-md-pr-5 {
@include gl-media-breakpoint-up(md) {
padding-right: $gl-spacing-scale-5;
}
}
// Will be moved to @gitlab/ui by https://gitlab.com/gitlab-org/gitlab-ui/-/merge_requests/2600
.gl-pr-10 {
padding-right: $gl-spacing-scale-10;
......
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