Removes EE differences for wells.scss
This commit is contained in:
parent
6811f1aca5
commit
d698d4581f
1 changed files with 4 additions and 0 deletions
|
@ -12,6 +12,10 @@
|
|||
border-bottom: 1px solid $well-inner-border;
|
||||
}
|
||||
|
||||
&.borderless {
|
||||
border-bottom: 0;
|
||||
}
|
||||
|
||||
&.branch-info {
|
||||
.commit-sha,
|
||||
.commit-info {
|
||||
|
|
Loading…
Reference in a new issue