Remove utility classes now present in gitlab-ui

parent 89a5f6f3
......@@ -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