mirror of
https://github.com/nextcloud/passman.git
synced 2024-11-10 09:13:00 +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()">
|
||||
{{ 'cancel' | translate}}
|
||||
</div>
|
||||
<div class="hidden">
|
||||
<div class="template-hidden">
|
||||
{{sharing_keys}}
|
||||
</div>
|
||||
</div>
|
||||
|
|
Loading…
Reference in a new issue