Commit ca0b5d85 authored by Miguel Rincon's avatar Miguel Rincon

Merge branch '216962-remove-utility-classes' into 'master'

Remove utility classes now present in gitlab-ui

See merge request gitlab-org/gitlab!36212
parents cb949ee0 13e1818b
......@@ -108,12 +108,3 @@
.gl-transition-property-stroke {
transition-property: stroke;
}
// temporary class till giltab-ui one is merged
.gl-border-t-2 {
border-top-width: $gl-border-size-2;
}
.gl-border-b-2 {
border-bottom-width: $gl-border-size-2;
}
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