Hide install button by default
This commit is contained in:
parent
e3abf2e828
commit
027d093472
|
@ -44,7 +44,7 @@
|
||||||
<use xlink:href="#notifications" />
|
<use xlink:href="#notifications" />
|
||||||
</svg>
|
</svg>
|
||||||
</a>
|
</a>
|
||||||
<a href="#" id="install" class="icon-button" title="Install Snapdrop">
|
<a href="#" id="install" class="icon-button" title="Install Snapdrop" hidden>
|
||||||
<svg class="icon">
|
<svg class="icon">
|
||||||
<use xlink:href="#homescreen" />
|
<use xlink:href="#homescreen" />
|
||||||
</svg>
|
</svg>
|
||||||
|
|
Loading…
Reference in New Issue