diff --git a/frontend/pages/hosts/details/HostDetailsPage/_styles.scss b/frontend/pages/hosts/details/HostDetailsPage/_styles.scss index c174199c03..39afb2768e 100644 --- a/frontend/pages/hosts/details/HostDetailsPage/_styles.scss +++ b/frontend/pages/hosts/details/HostDetailsPage/_styles.scss @@ -358,12 +358,6 @@ text-decoration: none; } - #back-chevron { - width: 16px; - height: 16px; - margin-right: $pad-small; - } - &__device_mapping { .device_mapping--tooltip { flex-direction: column;