Revert "Add padding around flutter api docs search input (#44980)" (#63113)

This reverts commit c8cb245f24caa8c38ae4d6241010690d0b534b02.
This commit is contained in:
Michael Goderbauer 2020-08-06 16:15:09 -07:00 committed by GitHub
parent 79146fd0a6
commit 6ab558d86a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -107,7 +107,7 @@ code {
background-image: none;
border: 1px solid #ccc;
border-radius: 2px;
padding: 14px 6px;
padding: 4px 6px;
font-size: 15px;
}