better mdi-logout picto alignment

This commit is contained in:
Bachir Soussi Chiadmi 2022-03-08 22:53:34 +01:00
parent 70d13693d5
commit c00e0d8157
3 changed files with 2 additions and 2 deletions

File diff suppressed because one or more lines are too long

View File

@ -229,7 +229,7 @@ header[role="banner"]{
}
}
.mdi-logout::before {
margin: -0.125em 0 0 0;
margin: -0.25em 0 0 0;
vertical-align: top;
}
}