diff --git a/src/Symfony/Bundle/WebProfilerBundle/Resources/views/Profiler/toolbar.css.twig b/src/Symfony/Bundle/WebProfilerBundle/Resources/views/Profiler/toolbar.css.twig index c3faa17249..7131dde434 100644 --- a/src/Symfony/Bundle/WebProfilerBundle/Resources/views/Profiler/toolbar.css.twig +++ b/src/Symfony/Bundle/WebProfilerBundle/Resources/views/Profiler/toolbar.css.twig @@ -31,8 +31,8 @@ z-index: 99999; } .sf-toolbarreset abbr { - border: none; - cursor: text; + border: dashed #777; + border-width: 0 0 1px; } .sf-toolbarreset svg, .sf-toolbarreset img {