Commit e2433d64 authored by Phil Hughes's avatar Phil Hughes

Merge branch '57239-remove-unused-h3-w3-classes' into 'master'

Remove unused h-3 and w-3 classes

Closes #57239

See merge request gitlab-org/gitlab-ce!28297
parents bd652b6d 900083d8
......@@ -439,10 +439,6 @@ img.emoji {
.min-height-0 { min-height: 0; }
.w-3 { width: #{3 * $grid-size}; }
.h-3 { width: #{3 * $grid-size}; }
.svg-w-100 {
svg {
width: 100%;
......
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