Commit b02a7c53 authored by Olena Horal-Koretska's avatar Olena Horal-Koretska

Merge branch 'jivanvl-remove-append-prepend-classes' into 'master'

Remove append/prepend 15 and 20 utility classes

See merge request gitlab-org/gitlab!47942
parents f6e3ac22 bddb5564
......@@ -388,11 +388,8 @@ img.emoji {
🚨 Do not use these classes — they are deprecated and being removed. 🚨
See https://gitlab.com/gitlab-org/gitlab/-/issues/217418 for more details.
**/
.prepend-top-15 { margin-top: 15px; }
.prepend-top-20 { margin-top: 20px; }
.prepend-left-15 { margin-left: 15px; }
.prepend-left-20 { margin-left: 20px; }
.append-right-20 { margin-right: 20px; }
.append-bottom-20 { margin-bottom: 20px; }
.ml-10 { margin-left: 4.5rem; }
.inline { display: inline-block; }
......
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