Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
M
migrate_wizard
Manage
Activity
Members
Labels
Plan
Wiki
Custom issue tracker
Code
Merge requests
0
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Model registry
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
project
migrate_wizard
Merge requests
!23
fix css and plugin url field type
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
fix css and plugin url field type
issue/migrate_wizard-3484751:3.0.x
into
3.0.x
Overview
0
Commits
1
Pipelines
0
Changes
2
Merged
Carlos Romero
requested to merge
issue/migrate_wizard-3484751:3.0.x
into
3.0.x
1 month ago
Overview
0
Commits
1
Pipelines
0
Changes
2
Expand
0
0
Merge request reports
Compare
3.0.x
3.0.x (base)
and
latest version
latest version
0dbe92a6
1 commit,
1 month ago
2 files
+
58
−
0
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
Files
2
Search (e.g. *.vue) (Ctrl+P)
css/migrate_wizard.form.css
+
3
−
0
Options
@@ -14,3 +14,6 @@
display
:
inline-block
;
margin-left
:
15px
;
}
.form-type--select
{
clear
:
left
;
}
Loading