diff --git a/themes/fid_adlr/scss/compiled.scss b/themes/fid_adlr/scss/compiled.scss index bd256a039a516e305e15ecf7b61f2838679f0153..9f7067bb35c908efa1e8f254bc4bd44e0f28d77f 100644 --- a/themes/fid_adlr/scss/compiled.scss +++ b/themes/fid_adlr/scss/compiled.scss @@ -1864,6 +1864,12 @@ input.searchForm_lookfor { } } +.sort-inner select { + @media screen and (min-width: $screen-lg-min) and (max-width: 1682px) { + padding-right: 0; + } +} + .mailsave { span { margin-left: .8em;