@@ -4,7 +4,6 @@
justify-content: flex-end;
padding-right: 2px;
height: 42px;
- padding-bottom: 8px;
box-sizing: border-box;
@include media-breakpoint-up(sm) {
@@ -82,6 +82,11 @@
li.wide {
width: unset;
}
+
+ .right {
+ max-height: 1.44em;
+ overflow: visible;
+ }
.tab-content {