Commit bed0ac5c authored by Phil Hughes's avatar Phil Hughes

Merge branch 'jivanvl-remove-append-bottom-2' into 'master'

Remove append-bottom-2 CSS rule

See merge request gitlab-org/gitlab!32889
parents 58b57f0c 6136d8cc
......@@ -425,7 +425,6 @@ img.emoji {
.append-right-32 { margin-right: 32px; }
.append-right-48 { margin-right: 48px; }
.prepend-right-32 { margin-right: 32px; }
.append-bottom-2 { margin-bottom: 2px; }
.append-bottom-4 { margin-bottom: $gl-padding-4; }
.append-bottom-5 { margin-bottom: 5px; }
.append-bottom-8 { margin-bottom: $grid-size; }
......
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