make #sections-help icon focusable

This commit is contained in:
tophf 2017-12-13 06:19:57 +03:00
parent 9b93e3e116
commit f9153b96eb

View File

@ -327,7 +327,9 @@
</div>
<section id="sections">
<h2><span id="sections-heading" i18n-text="styleSectionsTitle"></span>
<svg id="sections-help" class="svg-icon info"><use xlink:href="#svg-icon-help"/></svg>
<a id="sections-help" href="#" class="svg-inline-wrapper">
<svg class="svg-icon info"><use xlink:href="#svg-icon-help"/></svg>
</a>
</h2>
</section>
<div id="help-popup">