Commit 053a7423 authored by Denys Mishunov's avatar Denys Mishunov

Merge branch '292480-remove-temporary-gl-w-p-utility-classes' into 'master'

Remove temporary gl-w-#p utility classes

See merge request gitlab-org/gitlab!49695
parents 36d7c7ca e34a24a3
......@@ -143,16 +143,3 @@
flex-direction: column !important;
}
}
// These will be moved to @gitlab/ui in https://gitlab.com/gitlab-org/gitlab-ui/-/issues/1091
.gl-w-10p {
width: 10%;
}
.gl-w-20p {
width: 20%;
}
.gl-w-40p {
width: 40%;
}
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