Removed unnecessary font-size in admin hr CSS.

This commit is contained in:
ravi kunwar 2022-02-23 09:11:35 +01:00 committed by Mariusz Felisiak
parent d11944be34
commit ee13588f45
1 changed files with 0 additions and 1 deletions

View File

@ -221,7 +221,6 @@ hr {
border: none;
margin: 0;
padding: 0;
font-size: 1px;
line-height: 1px;
}