mirror of
https://github.com/Hopiu/django.git
synced 2026-05-04 05:34:45 +00:00
Removed unnecessary font-size in admin hr CSS.
This commit is contained in:
parent
d11944be34
commit
ee13588f45
1 changed files with 0 additions and 1 deletions
|
|
@ -221,7 +221,6 @@ hr {
|
|||
border: none;
|
||||
margin: 0;
|
||||
padding: 0;
|
||||
font-size: 1px;
|
||||
line-height: 1px;
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue