diff --git a/plugins/Morpheus/stylesheets/general/_default.less b/plugins/Morpheus/stylesheets/general/_default.less index 5bcf504e2dd0b243369d7a0c0b1fd9aeca277ae2..fb9046280881c3685c2bbdbfee919a71111e4248 100644 --- a/plugins/Morpheus/stylesheets/general/_default.less +++ b/plugins/Morpheus/stylesheets/general/_default.less @@ -51,7 +51,7 @@ pre.code-pre { /* remember to define focus styles! */ :focus { - outline: 0; + outline: auto; } /* remember to highlight inserts somehow! */