Removed invalid value from admin CSS.

The keyword value 'none' is not a valid value for padding-bottom.
This commit is contained in:
Jon Dufresne 2020-05-04 22:01:06 -07:00 committed by GitHub
parent 0ebabe325d
commit f2051eb8a7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 1 deletions

View File

@ -155,7 +155,6 @@
#changelist-filter ul:last-child {
border-bottom: none;
padding-bottom: none;
}
#changelist-filter li {