removed hidden style from bootstrap to remove bug (see bootstrap.min.css comment)

Signed-off-by: fnuesse <felix.nuesse@t-online.de>
This commit is contained in:
fnuesse 2018-12-04 22:59:43 +01:00
parent 80df7baca0
commit 9eebc94917
No known key found for this signature in database
GPG key ID: 2089A3431243E819
2 changed files with 9 additions and 2 deletions

File diff suppressed because one or more lines are too long

View file

@ -66,7 +66,7 @@
<div class="button button-red" ng-click="clearState()">
{{ 'cancel' | translate}}
</div>
<div class="hidden">
<div class="template-hidden">
{{sharing_keys}}
</div>
</div>