diff --git a/src/ux-components/list-button-horizontal/list-button-horizontal.vue b/src/ux-components/list-button-horizontal/list-button-horizontal.vue index df3a468ad..e2c8a73c8 100644 --- a/src/ux-components/list-button-horizontal/list-button-horizontal.vue +++ b/src/ux-components/list-button-horizontal/list-button-horizontal.vue @@ -99,6 +99,7 @@ export default { border: 1px solid $blue-700; z-index: 2; color: $blue; + height: 100%; span { font-size: 1rem;