Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
G
gitlab-ce
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
1
Merge Requests
1
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
nexedi
gitlab-ce
Commits
95454ced
Commit
95454ced
authored
Mar 26, 2019
by
Paul Slaughter
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Revert "Merge branch 'use-bootstrap-selector' into 'master'"
This reverts merge request !10146
parent
54d2990e
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
2 deletions
+2
-2
ee/app/assets/javascripts/vue_merge_request_widget/components/approvals/multiple_rule/approvals_footer.vue
...t/components/approvals/multiple_rule/approvals_footer.vue
+1
-1
ee/app/assets/javascripts/vue_merge_request_widget/components/approvals/multiple_rule/approvals_summary_optional.vue
...ts/approvals/multiple_rule/approvals_summary_optional.vue
+1
-1
No files found.
ee/app/assets/javascripts/vue_merge_request_widget/components/approvals/multiple_rule/approvals_footer.vue
View file @
95454ced
...
...
@@ -59,7 +59,7 @@ export default {
<div>
<div
class=
"mr-widget-extension d-flex align-items-center pl-3"
>
<button
class=
"btn btn-blank square s32 append-right-default"
class=
"btn btn-blank square s32
d-flex-center
append-right-default"
type=
"button"
:aria-label=
"ariaLabel"
@
click=
"toggle"
...
...
ee/app/assets/javascripts/vue_merge_request_widget/components/approvals/multiple_rule/approvals_summary_optional.vue
View file @
95454ced
...
...
@@ -39,7 +39,7 @@ export default {
:href=
"helpPath"
:title=
"__('About this feature')"
target=
"_blank"
class=
"pl-1"
class=
"
d-flex-center
pl-1"
>
<icon
name=
"question-o"
/>
</gl-link>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment