UI - Fixing UI - Favicons - Turning off favicons misaligns other icons on lister page #3321

This commit is contained in:
dgtlmoon
2025-07-28 17:55:36 +02:00
parent 011fa3540e
commit c9c5de20d8
2 changed files with 10 additions and 10 deletions

View File

@@ -6,7 +6,7 @@
}
}
}
&.favicon-enabled {
tr {
/* make the icons and the text inline-ish */
td.inline.title-col {
@@ -17,7 +17,7 @@
}
}
}
}
td,
th {

File diff suppressed because one or more lines are too long