Skip to content
This repository has been archived by the owner on Oct 23, 2019. It is now read-only.

Commit

Permalink
Fix missing sr-only in navbar
Browse files Browse the repository at this point in the history
  • Loading branch information
julkue authored Aug 14, 2018
1 parent d59d5eb commit 9f35090
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions app/Resources/views/layout.html.twig
Original file line number Diff line number Diff line change
Expand Up @@ -83,6 +83,7 @@
<div class="container">
<div class="navbar-header">
<button type="button" class="navbar-toggle" data-toggle="collapse" data-target=".navbar-collapse">
<span class="sr-only">{{ "Toggle navigation"|trans }}</span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
Expand Down

0 comments on commit 9f35090

Please # to comment.