Skip to content
Snippets Groups Projects
Commit b0a873aa authored by Phil Hughes's avatar Phil Hughes
Browse files

Merge branch 'revert-0be93623' into 'master'

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

See merge request gitlab-org/gitlab-ce!26609
parents 342f9604 682365f8
No related branches found
No related tags found
No related merge requests found
Loading
Loading
@@ -415,6 +415,12 @@ 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; }
 
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment