Commit ce77d137 authored by Paul Slaughter's avatar Paul Slaughter

Merge branch 'ce-8240-add-percent-rollout-strategy-to-feature-flags-ui' into 'master'

CE Port of Update feature flag UI to support percentage rollout

See merge request gitlab-org/gitlab-ce!31240
parents de2962ec b0532ee3
......@@ -435,6 +435,7 @@ img.emoji {
/** COMMON SIZING CLASSES **/
.w-0 { width: 0; }
.w-8em { width: 8em; }
.w-3rem { width: 3rem; }
.h-12em { height: 12em; }
......
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