diff --git a/common/common.scss b/common/common.scss index 02237e4..9305956 100644 --- a/common/common.scss +++ b/common/common.scss @@ -673,7 +673,6 @@ div.select-kit-header { .list-controls { clear: both; margin-bottom: 5px; - display:flex; .combo-box .combo-box-header { background: var(--secondary); color: var(--primary); @@ -831,3 +830,4 @@ div.select-kit-header { .hamburger-panel .revamped { --d-sidebar-row-height: 1.5em; } +