Skip to content
Snippets Groups Projects
Commit aa4db229 authored by Zdenek Kubala's avatar Zdenek Kubala
Browse files

fix cestina + help button

parent cf42ccb2
No related branches found
No related tags found
No related merge requests found
......@@ -35,8 +35,13 @@
</br>
</br>
<div>
<button class="collapsible btn btn--fullwidth btn--grey-700 " type="button">
<div class="btn__body "> Klikni pro nápovědu</div>
<button class="collapsible btn btn--fullwidth btn--grey-700 btn--icon btn--inverted-icon " type="button">
<div class="btn__body-wrap ">
<div class="btn__body" > Klikni pro nápovědu</div>
<div class="btn__icon ">
<i class="ico--book"></i>
</div>
</div>
</button>
<div class="content">
<p>{{ stage_current_id.stage_help }}</p>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment