diff --git a/ckanext/odsh/assets/odsh.css b/ckanext/odsh/assets/odsh.css index 25124a9b8fe8659d123a729cfe1e769bf8766245..b0b55aeb07582e69bc147b52a748a460559903bf 100644 --- a/ckanext/odsh/assets/odsh.css +++ b/ckanext/odsh/assets/odsh.css @@ -3002,6 +3002,7 @@ body.filters-modal div.row>aside.secondary.span3 { box-sizing: border-box; display: inline-block; width: auto; + height: 40px; background-color: var(--odsh-color-sh-blue-2); color: white; font-size: 18px;