[CSS] Note action icons back to a sane size.
This commit is contained in:
parent
20ae2dba5d
commit
ff26831d1e
@ -396,8 +396,8 @@ hr {
|
||||
|
||||
background-repeat: no-repeat !important;
|
||||
|
||||
width: var(--small-size) !important;
|
||||
height: var(--small-size) !important;
|
||||
width: 1em !important;
|
||||
height: 1em !important;
|
||||
|
||||
margin-left: var(--unit-size);
|
||||
text-indent: -9999em;
|
||||
|
Loading…
Reference in New Issue
Block a user