Commit 4f991989 authored by Clement Ho's avatar Clement Ho

Merge branch 'ce-to-ee-2018-07-26' into 'master'

CE upstream - 2018-07-26 03:21 UTC

Closes gitlab-ui#11

See merge request gitlab-org/gitlab-ee!6674
parents 13ad6e09 238c8c3e
......@@ -16,6 +16,7 @@
svg {
vertical-align: middle;
top: -1px;
}
}
......
......@@ -856,18 +856,6 @@
}
}
.meter-container {
background: $border-gray-light;
border-radius: 3px;
.meter-fill {
max-width: 100%;
height: 5px;
border-radius: 3px;
background: $gl-primary;
}
}
.compare-display-container {
display: flex;
justify-content: space-between;
......
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