Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

GH-2311/bugfix/other-search-confirmation-modal-alignment #701

Merged
Merged
Changes from all commits
Commits
File filter
Filter file types
Jump to
Jump to file
Failed to load files.

Always

Just for now

Fix alignment of main content in other search engine confirmation modal

  • Loading branch information
wlycdgr committed Mar 29, 2021
commit 351e83bc5269ffe98bed7dec3e7f4b50304cc154
@@ -352,6 +352,7 @@
display: flex;
flex-direction: column;
align-items: center;
width: 100%
}

.ChooseSearchView__modalHeader {
ProTip! Use n and p to navigate between commits in a pull request.