Commit 30479246 authored by Phil Hughes's avatar Phil Hughes

Merge branch '10568-wells-css' into 'master'

Removes EE differences for wells.scss

Closes gitlab-ee#10568

See merge request gitlab-org/gitlab-ce!26585
parents c4b5129e d698d458
......@@ -12,6 +12,10 @@
border-bottom: 1px solid $well-inner-border;
}
&.borderless {
border-bottom: 0;
}
&.branch-info {
.commit-sha,
.commit-info {
......
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