diff --git a/bower.json b/bower.json index 110bc99..6b7ac74 100644 --- a/bower.json +++ b/bower.json @@ -1,7 +1,7 @@ { "name": "strolch-wc-styles", "description": "Strolch WebComponent Styles", - "version": "0.1.6", + "version": "0.1.7", "authors": "Robert von Burg", "keywords": [ "strolch", diff --git a/strolch-wc-styles.html b/strolch-wc-styles.html index 18ec48a..36b4928 100644 --- a/strolch-wc-styles.html +++ b/strolch-wc-styles.html @@ -62,6 +62,11 @@ margin-right: auto !important; } + .g-auto-middle { + margin-top: auto !important; + margin-bottom: auto !important; + } + /* * Tables */