Commit 5770cd4d authored by Miguel Rincon's avatar Miguel Rincon

Remove utilities .gl-lg-w-25p for gitlab-ui

parent 26ca53ab
...@@ -298,13 +298,6 @@ $gl-line-height-42: px-to-rem(42px); ...@@ -298,13 +298,6 @@ $gl-line-height-42: px-to-rem(42px);
@include gl-focus($gl-border-size-1, $gray-900, true); @include gl-focus($gl-border-size-1, $gray-900, true);
} }
// Will be moved to @gitlab/ui by https://gitlab.com/gitlab-org/gitlab-ui/-/issues/1637
.gl-lg-w-25p {
@include gl-media-breakpoint-up(lg) {
width: 25%;
}
}
// Will be moved to @gitlab/ui by https://gitlab.com/gitlab-org/gitlab-ui/-/merge_requests/2600 // Will be moved to @gitlab/ui by https://gitlab.com/gitlab-org/gitlab-ui/-/merge_requests/2600
.gl-pr-10 { .gl-pr-10 {
padding-right: $gl-spacing-scale-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