FIX: 100% Width for logout button (#12243)

This commit sets the width for the logout button to be 100% to allow for clicking outside of the text to still work as expected.
This commit is contained in:
Jordan Vidrine 2021-03-01 11:09:50 -06:00 committed by GitHub
parent 79502b5b10
commit 3019b6d8d2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 0 deletions

View File

@ -362,6 +362,8 @@
}
ul button {
line-height: 1.4; // match 'ul a' link height
width: 100%;
display: flex;
}
@media screen and (max-height: 360px) {
// two column grid to avoid scroll