fix qr_modal (z-index and app-only buttons)

This commit is contained in:
Laura Klünder 2016-12-23 19:45:19 +01:00
parent ba230daad3
commit ced5e691b5
2 changed files with 2 additions and 1 deletions

View file

@ -303,6 +303,7 @@ footer {
height:100%;
background-color:rgba(0, 0, 0, 0.2);
display:none;
z-index:100;
}
#qr_modal .inner {
background-color:#FFFFFF;

View file

@ -98,7 +98,7 @@
<p><img src="/qr/c:0:1:1.png"></p>
<p><strong>https://c3nav.de/lalala.png</strong></p>
<p>
<span class="app-onlya">
<span class="app-only">
<button class="btn btn-default share">{% trans 'share' %}</button>
<button class="btn btn-default shortcut">{% trans 'shortcut' %}</button>
</span>