mirror of
https://github.com/ntop/ntopng.git
synced 2026-04-29 07:29:32 +00:00
fixed icons size
This commit is contained in:
parent
994afbaf52
commit
e455fbbeca
111 changed files with 122 additions and 122 deletions
|
|
@ -21,7 +21,7 @@ local alert_periodicity_update = classes.class(alert)
|
|||
alert_periodicity_update.meta = {
|
||||
alert_key = other_alert_keys.alert_periodicity_update,
|
||||
i18n_title = "alerts_dashboard.alert_periodicity_update",
|
||||
icon = "fas fa-arrows-alt-h",
|
||||
icon = "fas fa-fw fa-arrows-alt-h",
|
||||
}
|
||||
|
||||
-- ##############################################
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue