diff --git a/bower.json b/bower.json index 5e97f9f..b5bd5d8 100644 --- a/bower.json +++ b/bower.json @@ -1,7 +1,7 @@ { "name": "strolch-wc-auth", "description": "Strolch WebComponent Auth", - "version": "0.9.6", + "version": "0.9.7", "authors": ["Robert von Burg"], "keywords": [ "strolch", diff --git a/strolch-wc-auth.html b/strolch-wc-auth.html index 2f0d59a..8baa73a 100644 --- a/strolch-wc-auth.html +++ b/strolch-wc-auth.html @@ -28,7 +28,7 @@ } .centered { - width: 300px; + width: 350px; margin-left: auto; margin-right: auto; margin-top: 3rem;