commit | 3f6710a09c953405cc0bc8014eab89887122b17d | [log] [tgz] |
---|---|---|
author | Derick Montague <derick.montague@ibm.com> | Wed Mar 04 00:59:47 2020 -0600 |
committer | Derick Montague <derick.montague@ibm.com> | Fri Mar 20 13:26:14 2020 -0500 |
tree | 713e6118de3922bee39a690e2e3361069697056e | |
parent | a06fe4695e7e4c09ea07540d3353cb05c36f1e37 [diff] [blame] |
Add buttons documentation - Add documentation for how to use buttons - Update markup and CSS rulesets to support icons on the left or the right of text Signed-off-by: Derick Montague <derick.montague@ibm.com> Change-Id: Ic897f416e85824287360bc7ef5dc47c402d64eba
diff --git a/src/components/Global/InputPasswordToggle.vue b/src/components/Global/InputPasswordToggle.vue index 3199cab..40fb744 100644 --- a/src/components/Global/InputPasswordToggle.vue +++ b/src/components/Global/InputPasswordToggle.vue
@@ -52,6 +52,7 @@ svg { margin-left: 0; + vertical-align: sub; } } </style>