Commit 0be93623 authored by Phil Hughes's avatar Phil Hughes

Merge branch 'remove-unused-css-from-mr-24724' into 'master'

Remove unused CSS (similar to BS4's .align-items-center)

See merge request gitlab-org/gitlab-ce!26134
parents 5c01b3b9 d030b025
......@@ -411,12 +411,6 @@ img.emoji {
.ws-normal { white-space: normal; }
.overflow-auto { overflow: auto; }
.d-flex-center {
display: flex;
align-items: center;
justify-content: center;
}
/** COMMON SIZING CLASSES **/
.w-0 { width: 0; }
......
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