diff --git a/netbox/project-static/dist/netbox.css b/netbox/project-static/dist/netbox.css index fcb3b3bd8..3108d0507 100644 Binary files a/netbox/project-static/dist/netbox.css and b/netbox/project-static/dist/netbox.css differ diff --git a/netbox/project-static/styles/overrides/_tabler.scss b/netbox/project-static/styles/overrides/_tabler.scss index c41148677..af3d64fea 100644 --- a/netbox/project-static/styles/overrides/_tabler.scss +++ b/netbox/project-static/styles/overrides/_tabler.scss @@ -54,5 +54,5 @@ pre code { border-bottom: none; border-left: none; transform: none; - vertical-align: .18em; + vertical-align: .05em; }