We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents e44cac0 + aa35a16 commit 5e8f7c2Copy full SHA for 5e8f7c2
src/Symfony/Bundle/WebProfilerBundle/Resources/views/Router/panel.html.twig
@@ -30,7 +30,7 @@
30
<h3>Route Redirection</h3>
31
32
<p>This page redirects to:</p>
33
- <div class="card" style="break-long-words">
+ <div class="card break-long-words">
34
{{ router.targetUrl }}
35
{% if router.targetRoute %}<span class="text-muted">(route: "{{ router.targetRoute }}")</span>{% endif %}
36
</div>
0 commit comments