mirror of
https://github.com/nextcloud/passman.git
synced 2025-10-28 06:15:55 +08:00
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:
parent
80df7baca0
commit
9eebc94917
2 changed files with 9 additions and 2 deletions
9
css/vendor/bootstrap/bootstrap.min.css
vendored
9
css/vendor/bootstrap/bootstrap.min.css
vendored
File diff suppressed because one or more lines are too long
|
|
@ -66,7 +66,7 @@
|
||||||
<div class="button button-red" ng-click="clearState()">
|
<div class="button button-red" ng-click="clearState()">
|
||||||
{{ 'cancel' | translate}}
|
{{ 'cancel' | translate}}
|
||||||
</div>
|
</div>
|
||||||
<div class="hidden">
|
<div class="template-hidden">
|
||||||
{{sharing_keys}}
|
{{sharing_keys}}
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue