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

Fix OAuth page styling #89

Merged
merged 1 commit into from
Jan 30, 2024
Merged

Fix OAuth page styling #89

merged 1 commit into from
Jan 30, 2024

Conversation

jbouder
Copy link
Collaborator

@jbouder jbouder commented Jan 23, 2024

Reference Issues or PRs

N/A

What does this implement/fix?

Put a x in the boxes that apply

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds a feature)
  • Breaking change (fix or feature that would cause existing features not to work as expected)
  • Documentation Update
  • Code style update (formatting, renaming)
  • Refactoring (no functional changes, no API changes)
  • Build related changes
  • Other (please describe):

Testing

  • Did you test the pull request locally?
  • Did you add new tests?

Documentation

N/A

Screenshots

Screenshot 2024-01-23 at 9 07 06 AM

Any other comments?

  • Added oauth template page to project
  • Removed unneeded column offset class from outer div

@@ -0,0 +1,43 @@
{% extends "page.html" %} {% block login_widget %} {% endblock %} {% block main
%}
<div class="container col-md-6">
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Removed class

@kcpevey kcpevey requested a review from aktech January 29, 2024 18:40
@aktech aktech merged commit 119128f into nebari-dev:main Jan 30, 2024
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants