Expand rustdoc theme chooser x padding

This commit is contained in:
Ivan Tham 2020-08-24 22:32:59 +08:00 committed by GitHub
parent aa7010df90
commit 8e0e179776
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1290,7 +1290,7 @@ h4 > .notable-traits {
#theme-choices > button {
border: none;
width: 100%;
padding: 4px;
padding: 4px 8px;
text-align: center;
background: rgba(0,0,0,0);
}