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-1960 Intro Hub Forgot Password #507

Merged
merged 15 commits into from Apr 16, 2020
Merged
Changes from 1 commit
Commits
File filter
Filter file types
Jump to
Jump to file
Failed to load files.

Always

Just for now

Add document header to sass file

  • Loading branch information
benstrumeyer committed Apr 16, 2020
commit 2beef10f7875fe9c5516297946d7783e0857030a
@@ -1,3 +1,16 @@
/**
* Forgot Password Sass
*
* Ghostery Browser Extension
* https://www.ghostery.com/
*
* Copyright 2019 Ghostery, Inc. All rights reserved.
*
* This Source Code Form is subject to the terms of the Mozilla Public
* License, v. 2.0. If a copy of the MPL was not distributed with this
* file, You can obtain one at http://mozilla.org/MPL/2.0
*/

/* FORGOT PASSWORD PANEL */
This conversation was marked as resolved by christophertino

This comment has been minimized.

@christophertino

christophertino Apr 16, 2020
Member

@benstrumeyer add a document header to this file please

This comment has been minimized.

@benstrumeyer

benstrumeyer Apr 16, 2020
Author Contributor

Added

#forgot-password-panel{
margin-top: 75px;
ProTip! Use n and p to navigate between commits in a pull request.