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

adds tooltip for email address #1

Merged
merged 2 commits into from Apr 3, 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

Prev

adds extra padding to tooltip

Co-Authored-By: Chris <cnguyen@brave.com>
  • Loading branch information
AlanBreck and Miyayes committed Apr 3, 2020
commit 58e0ac9f0f242edf798ab5866c8bed0a359e8915
@@ -455,7 +455,7 @@ div.androidNotification-text {
display: block;
box-sizing: border-box;
width: 205%;
padding: 5px 10px;
padding: 15px 15px;
border-radius: 5px;

text-align: left;
@@ -577,4 +577,4 @@ footer img:hover {

footer .footerListItems span {
margin-right: 1rem;
}
}
ProTip! Use n and p to navigate between commits in a pull request.
You can’t perform that action at this time.