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

Commit

Permalink
Merge pull request #1 from julmot/patch-1
Browse files Browse the repository at this point in the history
Fix missing sr-only in navbar
  • Loading branch information
brusch authored Sep 14, 2018
2 parents 964e862 + 9f35090 commit b60809f
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 b60809f

Please # to comment.