Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
ui_suite_uswds
Manage
Activity
Members
Labels
Plan
Wiki
Custom issue tracker
Code
Merge requests
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
ui_suite_uswds
Merge requests
!83
update banner preview
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
update banner preview
issue/ui_suite_uswds-3452822:3452822-fix-previews-from
into
4.0.x
Overview
0
Commits
17
Pipelines
6
Changes
33
Merged
Stephen Mustgrave
requested to merge
issue/ui_suite_uswds-3452822:3452822-fix-previews-from
into
4.0.x
10 months ago
Overview
0
Commits
17
Pipelines
6
Changes
33
Expand
Closes
#3452822
0
0
Merge request reports
Compare
4.0.x
version 5
0c81440e
10 months ago
version 4
2fc24df5
10 months ago
version 3
e802b6ac
10 months ago
version 2
f51c8bd8
10 months ago
version 1
049a4d39
10 months ago
4.0.x (base)
and
latest version
latest version
55de4c6e
17 commits,
10 months ago
version 5
0c81440e
16 commits,
10 months ago
version 4
2fc24df5
15 commits,
10 months ago
version 3
e802b6ac
13 commits,
10 months ago
version 2
f51c8bd8
10 commits,
10 months ago
version 1
049a4d39
1 commit,
10 months ago
33 files
+
400
−
120
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
Files
33
Search (e.g. *.vue) (Ctrl+P)
assets/css/ui_pattern_library_overrides.css
+
4
−
0
Options
@@ -17,3 +17,7 @@
.usa-in-page-nav-container
.usa-in-page-nav__item
a
[
href
^=
'#graphic-headings-can-vary'
]
{
display
:
none
;
}
.ui_patterns_story
[
data-component-id
=
'ui_suite_uswds:search'
]
{
padding
:
1rem
0
;
}
Loading