Removes EE differences for wells.scss

This commit is contained in:
Filipa Lacerda 2019-03-21 10:59:43 +00:00
parent 6811f1aca5
commit d698d4581f
1 changed files with 4 additions and 0 deletions

View File

@ -12,6 +12,10 @@
border-bottom: 1px solid $well-inner-border;
}
&.borderless {
border-bottom: 0;
}
&.branch-info {
.commit-sha,
.commit-info {