diff --git a/x-pack/plugins/graph/public/components/field_manager/_field_editor.scss b/x-pack/plugins/graph/public/components/field_manager/_field_editor.scss index 7adeeb06a9ba8..81f722d81c5f2 100644 --- a/x-pack/plugins/graph/public/components/field_manager/_field_editor.scss +++ b/x-pack/plugins/graph/public/components/field_manager/_field_editor.scss @@ -6,7 +6,7 @@ .gphFieldEditor__badge--disabled:focus, .gphFieldEditor__badge--disabled:not(:disabled):focus { opacity: .7; - text-decoration: line-through; + text-decoration: line-through; } // Chrome fix for focus: duplicate or Safari will ignore completely the disabled rule