4
0
Bifurcation 1

[CSS] Note action icons back to a sane size.

Cette révision appartient à :
Eliseu Amaro 2021-09-25 19:57:19 +01:00
Parent 20ae2dba5d
révision ff26831d1e
1 fichiers modifiés avec 2 ajouts et 2 suppressions

Voir le fichier

@ -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;