FIX: Adjust topic list header alert (#14974)

This commit is contained in:
Jordan Vidrine 2021-11-16 11:09:07 -06:00 committed by GitHub
parent e306d84c56
commit 19fb97bb13
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -162,7 +162,7 @@
.show-more.has-topics {
top: 0;
.alert {
padding: 12px 35px 12px 14px;
padding: 16px 35px 16px 14px;
}
}
}