Commit 14b0ca4c authored by Valery Sizov's avatar Valery Sizov

[CE->EE] Resolve FE related conflicts[ci skip]

parent a0092e43
......@@ -459,7 +459,6 @@
margin: 5px;
}
<<<<<<< HEAD
.boards-title-holder {
padding: 25px 13px $gl-padding;
......@@ -480,13 +479,10 @@
border-top: 1px solid $border-color;
}
.page-with-layout-nav.page-with-sub-nav .issue-boards-sidebar {
=======
.page-with-layout-nav.page-with-sub-nav .issue-boards-sidebar,
.page-with-new-sidebar.page-with-sidebar .issue-boards-sidebar {
position: absolute;
>>>>>>> d964816b9fe56679ffc0b331e701f7b24db5c6a9
&.right-sidebar {
top: 0;
bottom: 0;
......
......@@ -43,12 +43,9 @@ var config = {
group: './group.js',
groups: './groups/index.js',
groups_list: './groups_list.js',
<<<<<<< HEAD
issuable: './issuable/issuable_bundle.js',
issues: './issues/issues_bundle.js',
=======
how_to_merge: './how_to_merge.js',
>>>>>>> d964816b9fe56679ffc0b331e701f7b24db5c6a9
issue_show: './issue_show/index.js',
integrations: './integrations',
job_details: './jobs/job_details_bundle.js',
......
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