mirror of
https://github.com/django/django.git
synced 2025-09-26 20:19:16 +00:00
Removed invalid value from admin CSS.
The keyword value 'none' is not a valid value for padding-bottom.
This commit is contained in:
parent
0ebabe325d
commit
f2051eb8a7
1 changed files with 0 additions and 1 deletions
|
@ -155,7 +155,6 @@
|
|||
|
||||
#changelist-filter ul:last-child {
|
||||
border-bottom: none;
|
||||
padding-bottom: none;
|
||||
}
|
||||
|
||||
#changelist-filter li {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue