Skip to content

Commit

Permalink
az-digital/az_quickstart#2549 fix mobile horizontal scroll. (#901)
Browse files Browse the repository at this point in the history
Co-authored-by: Joe Parsons <[email protected]>
  • Loading branch information
trackleft and joeparsons authored Aug 26, 2023
1 parent 4b664b8 commit 6da47da
Show file tree
Hide file tree
Showing 6 changed files with 24 additions and 24 deletions.
2 changes: 1 addition & 1 deletion dist/css/arizona-bootstrap.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion dist/css/arizona-bootstrap.css.map

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/css/arizona-bootstrap.min.css

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/css/arizona-bootstrap.min.css.map

Large diffs are not rendered by default.

38 changes: 19 additions & 19 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion scss/_custom-styles.scss
Original file line number Diff line number Diff line change
Expand Up @@ -182,7 +182,7 @@
}
.btn-redbar .icon-text {
display: block;
margin: -5px;
margin: -5px 0;
font-size: 10px;
line-height: 10px;
}
Expand Down

0 comments on commit 6da47da

Please sign in to comment.