Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/passman.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'sass/vaults.scss')
-rw-r--r--sass/vaults.scss4
1 files changed, 2 insertions, 2 deletions
diff --git a/sass/vaults.scss b/sass/vaults.scss
index 25242c8a..1944f107 100644
--- a/sass/vaults.scss
+++ b/sass/vaults.scss
@@ -38,7 +38,7 @@
.vault_wrapper{
margin:0 auto auto auto;
- max-width: 420px;
+ max-width: 450px;
@include border-radius(5px);
box-shadow: 0 1px 1px #777;
background: #eee;
@@ -110,4 +110,4 @@
.vault_wrapper{
width: 90%;
}
-} \ No newline at end of file
+}