Commit 0966c995 authored by Annabel Dunstone Gray's avatar Annabel Dunstone Gray

Merge branch '10943-css-clean-up-ee' into 'master'

Adds a height utility class

See merge request gitlab-org/gitlab-ce!32019
parents 948a721d 183262ff
......@@ -438,6 +438,7 @@ img.emoji {
.w-3rem { width: 3rem; }
.h-12em { height: 12em; }
.h-32-px { height: 32px;}
.mw-460 { max-width: 460px; }
.mw-6em { max-width: 6em; }
......
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