Removed unnecessary font-size in admin hr CSS.
This commit is contained in:
parent
d11944be34
commit
ee13588f45
|
@ -221,7 +221,6 @@ hr {
|
||||||
border: none;
|
border: none;
|
||||||
margin: 0;
|
margin: 0;
|
||||||
padding: 0;
|
padding: 0;
|
||||||
font-size: 1px;
|
|
||||||
line-height: 1px;
|
line-height: 1px;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue