Merge pull request #5277 from betagouv/5162-fix-help-button
#5162 - Real Help button for keyboard navigation
This commit is contained in:
commit
2d443f4741
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
.dropdown.help-dropdown
|
||||
.button.primary.dropdown-button Aide
|
||||
%button.button.primary.dropdown-button Aide
|
||||
.dropdown-content.fade-in-down
|
||||
%ul.dropdown-items
|
||||
- if procedure.service.present?
|
||||
|
|
Loading…
Reference in a new issue