Fix getting-started footer in single column mode not being clickable in Safari (#15496)

master
Takeshi Umeda 2021-01-06 03:57:32 +09:00 committed by GitHub
parent c747883dc8
commit e38874dcf7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -2884,6 +2884,7 @@ a.account__display-name {
flex: 0 0 auto;
padding: 10px;
padding-top: 20px;
z-index: 1;
ul {
margin-bottom: 10px;